Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-06 07:31
7.3.1

This release fixes an issue with HTML5 generation.
Tags: Minor bugfixes

2010-08-23 01:14
7.3

Support for {exec} was removed. It may return in a future version.
Tags: Minor bugfixes

2010-05-09 15:59
7.2.0

Support for HTML5 was added.
Tags: Minor feature enhancements

2010-04-11 04:39
7.1

Support has been added for missing CSS table attributes: class, id, and style.
Tags: Minor feature enhancements

2009-12-06 18:40
7.0

Support for user created templates was added. All output will be XHTML only now. A --debug command line option was added. Several warnings about missing data were fixed.

Project Resources