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://github.com/Chris00/ocaml-csv |
Maintainer | Christophe.Troestler@umons.ac.be |
Dependencies |
|
Source [http] | https://github.com/Chris00/ocaml-csv/releases/download/1.3.3/csv-1.3.4.tar.gz sha256=001ccd53be4e07afc573f8063ca72fccdb8b090679b0dae96d0f5e71eac6ae91 md5=a84556e6c7b86961b4e9fb7519fce9fd |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/csv/csv.1.3.4/opam |
Required by