Simple CSV file parser for the UNIX command line
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.
- Links to openSUSE:Ba...-SP4:Update / csvprintf.17880
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:Update/csvprintf && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000050 50 Bytes |
Comments 0