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-9m.mo8.x86_64 [125 KiB] |
Changelog
by NARITA Koichi (2012-08-28):
- (1.1.7-9m) - add source |