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
_service 0000000585 585 Bytes
csvprintf-1.2.0.obscpio 0000072203 70.5 KB
csvprintf.changes 0000002280 2.23 KB
csvprintf.obsinfo 0000000099 99 Bytes
csvprintf.spec 0000001989 1.94 KB
Revision 7 (latest revision is 11)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 933155 from Archie Cobbs's avatar Archie Cobbs (archie172) (revision 7)
- Update to release 1.2.0
  + Added "-j" flag for JSON text sequence document output.
  + Stopped escaping double quote as """ in plain XML text.

- Replace source tarball with _service file pulling from github
Comments 0
openSUSE Build Service is sponsored by