[ 源代码: ocaml-csv ]
软件包:libcsv-ocaml-dev(1.5-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: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: ocaml-nox-4.05.0
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries
-
- sug: csvtool
- handy command line tool for handling CSV files