OCaml CSV
This library can read and write CSV files, including all extensions used by Excel - eg. 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.
[ Homepage ]
| Author: | Christophe Troestler and Richard W.M. Jones. |
| Last modification date: | 04-Jul-2011 |
| Version: | 1.2.2 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: LGPL |
| Topic: | General purpose libraries :: Data structures |
| Homepage: | https://forge.ocamlcore.org/projects/csv/ |