Language

Package: ocaml-csv @ 2.3

Synopsis

Pure OCaml functions to read and write CSV

Description

Comma separated values (CSV) is a simple tabular format supported by all major spreadsheets. This library implements pure OCaml functions to read and write files in this format as well as some convenience functions to manipulate such data.

Home page
https://github.com/Chris00/ocaml-csv
Location
gnu/packages/ocaml.scm (line: 2020, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings