CSV Pretty Printer is a little program that, eh, pretty prints CSV formatted data.
ruby csv_pretty_printer.rb < input > output
A, B, C ABC, Hello, World!
A | B | C ABC | Hello | World!
http://code.vemod.net/svn/csv_pretty_printer/
This page was last updated 2008-01-24.
It is tagged with:
Contact me!