• en

csv 1.3.3

Authors Richard Jones and Christophe Troestler
License LGPL-2.1 with OCaml linking exception
Homepage https://forge.ocamlcore.org/projects/csv/
Maintainer Christophe.Troestler@umons.ac.be
Tags database and science
Dependencies
ocamlfind
Published Feb 16, 2014
Source [http] https://forge.ocamlcore.org/frs/download.php/1376/csv-1.3.3.tar.gz
d44ad52d0224c296e169448573d7cc16
Edit https://github.com/ocaml/opam-repository/tree/master/packages/csv/csv.1.3.3/opam

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.