Simple CSV file parser for the UNIX command line

Edit Package csvprintf
https://github.com/archiecobbs/csvprintf

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

csvprintf works like the printf(1) command line utility: you supply a
printf(1) format string on the command line, and each row of the CSV file
is split into arguments and formatted accordingly. The format specifiers
in the format string contain numeric or symbolic column accessors to
specify which CSV column to format.

csvprintf can also convert CSV files into XML and JSON documents
and Bash variable assignments suitable for eval(1).

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000585 585 Bytes
csvprintf-1.3.1.obscpio 0000104459 102 KB
csvprintf.changes 0000003116 3.04 KB
csvprintf.obsinfo 0000000099 99 Bytes
csvprintf.spec 0000001973 1.93 KB
Revision 16 (latest revision is 18)
Archie Cobbs's avatar Archie Cobbs (archie172) committed (revision 16)
- Update to release 1.3.1
  + Added "-c" flag for explicit column names
  + Added "-n" flag that only reads column names
  + Added "-p" flag for prefixing names
  + Omit special variable names in Bash mode
  + Fixed build error on systems without 'u_char' defined
Comments 0
openSUSE Build Service is sponsored by