Simple CSV file parser for the UNIX command line
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.
- Sources inherited from project openSUSE:Leap:42.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:yukoff:openSUSE:Leap:42.1:Backports/csvprintf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
csvprintf-1.0.3.tar.gz | 0000089745 87.6 KB | |
csvprintf.changes | 0000000932 932 Bytes | |
csvprintf.spec | 0000001978 1.93 KB |
Revision 1 (latest revision is 2)
Stephan Kulow (coolo)
committed
(revision 1)
osc copypac from project:openSUSE:Factory package:csvprintf revision:1162397759d07644ed6d8dcef09f5a88, using expand
Comments 0