aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-csv
Commit message (Collapse)AuthorAgeFilesLines
* - Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/Pav Lucistnik2008-04-061-3/+1
| | | | | | | Pointy hat to: stas Notes: svn path=/head/; revision=210684
* - Add plist before anyone noticesPav Lucistnik2007-12-181-0/+7
| | | | | | | Pointy hat to: pav Notes: svn path=/head/; revision=203988
* This library can read and write CSV files, including all extensions used byPav Lucistnik2007-12-184-0/+71
Excel - eg. quotes, newlines, 8 bit characters in fields, "0 etc. WWW: http://merjis.com/developers/csv PR: ports/118801 Submitted by: Thomas V. Crimi <tcrimi@procida.us> Notes: svn path=/head/; revision=203985