pkgsrc/textproc/ocaml-csv/PLIST
jaapb 39150e82a8 Updated package to latest version, 1.5; also updated package to work with
ocaml.mk structure and changed upstream to github.

Changes:
version 1.5
* Improve various commands of csvtool avoiding loading the whole CSV file to memory.
* As a consequence, one avoids some Stack_overflow exceptions for long files.

version 1.4.2
* Add the possibility to specify an output format to csvtool.

version 1.4.1
* Fix writing bug when excel_tricks is enabled.

version 1.4
* Optional discarding of spaces
* Special handling of files with a header
2016-07-02 10:11:09 +00:00

13 lines
465 B
Text

@comment $NetBSD: PLIST,v 1.2 2016/07/02 10:11:09 jaapb Exp $
bin/csvtool
${OCAML_SITELIB}/csv/META
${PLIST.ocaml-opt}${OCAML_SITELIB}/csv/csv.a
${OCAML_SITELIB}/csv/csv.annot
${OCAML_SITELIB}/csv/csv.cma
${OCAML_SITELIB}/csv/csv.cmi
${OCAML_SITELIB}/csv/csv.cmt
${OCAML_SITELIB}/csv/csv.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/csv/csv.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/csv/csv.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/csv/csv.cmxs
${OCAML_SITELIB}/csv/csv.mli