ocaml-csv - OCaml library for reading and writing CSV files
Website: | http://merjis.com/developers/csv |
---|---|
License: | LGPLv2+ |
- Description:
This OCaml library can read and write CSV files, including all extensions used by Excel - eg. quotes, newlines, 8 bit characters in fields, quote-0 etc. The library comes with a handy command line tool called csvtool for handling CSV files from shell scripts.
Packages
ocaml-csv-1.1.7-8m.mo8.x86_64 [138 KiB] |
Changelog
by NARITA Koichi (2011-11-29):
- (1.1.7-8m) - rebuild against ocaml-3.12.1 |