[ 原始碼: ocaml-csv ]
套件:libcsv-ocaml-dev(2.4-1 以及其他的)
library to read and write CSV files in OCaml
OCaml CSV is a library to read and write CSV (comma-separated values) files. It also supports all extensions used by Excel - eg. quotes, newlines, 8 bit characters in fields, etc.
This package contains all the development stuff you need to develop OCaml programs which use OCaml CSV.
其他與 libcsv-ocaml-dev 有關的套件
|
|
|
|
-
- dep: ocaml-4.13.1
- 本虛擬套件由這些套件填實: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries
-
- sug: csvtool
- handy command line tool for handling CSV files