Simple CSV file parser for the UNIX command line

Edit Package csvprintf
http://csvprintf.googlecode.com/

csvprintf is a simple UNIX command line utility for parsing CSV files.

cvsprintf works just like the printf(1) command line utility. You supply
a printf(1) format string on the command line and each record in the
CSV file is formatted accordingly. Each format specifier in the format
string contains a column accessor to specify which CSV column to use,
so for example %3$d would format the third column as a decimal value.

csvprintf can also convert CSV files into XML documents and back.

Refresh
Refresh
Source Files
Filename Size Changed
csvprintf-1.0.4.tar.gz 0000097418 95.1 KB
csvprintf.changes 0000001213 1.18 KB
csvprintf.spec 0000002044 2 KB
Revision 4 (latest revision is 11)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 626956 from Archie Cobbs's avatar Archie Cobbs (archie172) (revision 4)
- Update to release 1.0.4
  - Fixed "unexpected character" bug when line ends with QUOTE, CR
  - Added "-X" flag to derive XML tag names from column headers
Comments 0
openSUSE Build Service is sponsored by