Language

Package: java-commons-csv @ 1.4

Synopsis

Read and write CSV documents

Description

Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format. The most common CSV formats are predefined in the CSVFormat class:

  • Microsoft Excel

  • Informix UNLOAD

  • Informix UNLOAD CSV

  • MySQL

  • RFC 4180

  • TDF

Custom formats can be created using a fluent style API.

Home page
https://commons.apache.org/proper/commons-csv/
Location
gnu/packages/java.scm (line: 5423, column: 2)
License

Lint warnings

LinterMessageLocation
derivation

Report failure to compile a package to a derivation

failed to create mips64el-linux derivation: (match-error "match" "no matching pattern" "mips64el-linux")