Perl module to format text tables
 Text::FormatTable renders simple tables as text. You pass to the constructor
 (new) a table format specification similar to LaTeX (e.g. r|l|l) and you
 call methods to fill the table data and insert rules. After the data is filled,
 you call the render method and the table gets formatted as text.
| Attachment | Size | Date | 
|---|---|---|
| 10.82 KB | 05/08/2013 - 13:57 | 
libtext-formattable-perl (1.03-1) unstable; urgency=low
  * New upstream release
  * Drop zero-width.patch since fixed now upstream. Remove Build-Dependency
    on quilt. Drop README.source which is explaining we used quilt.
Recent comments