Splice is a label maker for CDs, DAT tapes, 8mm tapes, and analog cassette tapes. It is primarily intended for live music, but it can be used for any label need. The setlists are stored in a simple textual fashion consisting of a header, the songs, and an optional trailer. The setlist format is designed to both easy to use (both by splice and the person creating the setlist) and easy to read. Splice's output is either PS or PDF format.
t2t can convert any delimited text file to an HTML table. It supports all attributes for the various table-related tags. It can read its input either from stdin, a file, or a whole directory. when t2t is passed in a directory, it will process all the files (except those with either .html or .htm extension), and all the files in all the sub-directories. It works on any system with Perl.