CleanTextTable

This package contains clean-txt-table, a simple ruby tool that can transform rows of delimited text into an ASCII table.

clean-txt-table has the following features:

  • Users can choose from two output options. The standard output option will display the ASCII table as plain as it gets with a row header and then the contents of the table. The alternate method of display will add a “border line” between each row of data. In this mode, users can choose to print the row header for each row of data or only one row header.

Download

The latest version of clean-txt-table can be found at

Instalation