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.2.6/csv-1.2.6.tar.gz sha256=9bd64bbd050ffe5191a8b5f11d688de8e7e49f07c201d8cead4acc45acabfde0 md5=7530b3870048355aa73f35689ca3d918 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/csv/csv.1.2.6/opam |
Required by