csvversion
A pure OCaml library to read and write CSV files.
This is a pure OCaml library to read and write CSV files, including all extensions used by Excel — e.g. quotes, newlines, 8 bit characters in fields, \"0 etc. The library comes with a handy command line tool called csvtool for handling CSV files from shell scripts.
Tags | database science |
---|---|
Authors | Richard Jones and Christophe Troestler |
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://forge.ocamlcore.org/projects/csv/ |
Maintainer | Christophe.Troestler@umons.ac.be |
Dependencies |
|
Source [http] | https://download.ocamlcore.org/csv/csv/1.3.1/csv-1.3.1.tar.gz sha256=106c7f42e5748ed0719bdff61fa0da6b1eca05e84a3bbf8ff24fc9549385f2e7 md5=762593f6216564274962c5f360b406c7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/csv/csv.1.3.1/opam |
Required by