Choose a News item and you can browse, search, and post messages.
CSV 1.2.2 released.
Christophe Troestler - 2011-04-18 22:34 - CSV
Csv is a pure OCaml library to read and write CSV files, including all extensions used by Excel. This release uses OASIS.
0 Comment Read More/Comment
CSV 1.2.1
Christophe Troestler - 2010-06-14 13:06 - CSV
New version of the OCaml CSV library. This is a bugfix release (correcting all reported bugs).
0 Comment Read More/Comment
CSV module 1.2.0 released
Christophe Troestler - 2009-11-26 15:02 - CSV
A new version of the CSV module (which unsurprisingly allows to read and write files in the CSV format) has been released. It supersedes -- but is compatible with -- the CSV module <http://merjis.com/developers/csv>. Improvements include the possibility of reading CSV files record by record and to use input/output object channels. Enjoy !
0 Comment Read More/Comment
