39150e82a8
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
13 lines
465 B
Text
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
|