csvversion Documentation on ocaml.org
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. A special representation of rows of CSV files with a header is provided. The library comes with a handy command line tool called csvtool for handling CSV files from shell scripts.
| Tags | csv database science |
|---|---|
| Authors | Richard Jones and Christophe Troestler |
| License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/Chris00/ocaml-csv |
| Issue Tracker | https://github.com/Chris00/ocaml-csv/issues |
| Maintainer | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
| Dependencies |
|
| Source [http] | https://github.com/Chris00/ocaml-csv/releases/download/2.0/csv-2.0.tbz sha256=f7077c3928c3e36b207c06bd2e82625f5a92c480144f48ecc92e16c697d7ddbc md5=b21dff064ec2151923cce97564688ea5 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/csv/csv.2.0/opam |
Required by
- benchpress
- benchpress-server
- bitgeneratorswith-test
- cca
- csv-lwt<2.1
- dataframe
- diffast-core
- neural_nets_lib>=0.6.0
- nx-datasets
- patricia-treewith-dev-setup & >=0.12.0
- pgocaml
- regrade
- simple_httpdwith-test
- talon


