Package Info

csvprintf


Simple CSV file parser for the UNIX command line


Productivity/File utilities

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

csvprintf 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.


License: Apache-2.0
URL: https://github.com/archiecobbs/csvprintf

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.3.0-bp154.1.33 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • csvprintf
  • csvprintf-debuginfo
  • csvprintf-debugsource
1.0.3-bp153.1.14 info GA Release 2021-02-26 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • csvprintf
1.0.3-bp152.3.14 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • csvprintf
1.0.3-bp151.3.1 info GA Release 2019-07-17 15 SP1
  • AArch64
  • s390x
  • x86-64
  • csvprintf
1.0.3-bp151.2.15 info GA Release 2019-05-18 15 SP1
  • ppc64le
  • csvprintf
1.0.3-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • csvprintf