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.3/csv-1.3.3.tar.gz sha256=0236cf88e49d75a365c9505209a3af21c93f93d0c51eae81bf9dcc6307df1aa7 md5=d44ad52d0224c296e169448573d7cc16 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/csv/csv.1.3.3/opam |
Required by