package csv

  1. Overview
  2. Docs
A pure OCaml library to read and write CSV files.

Install

Dune Dependency

Authors

Maintainers

Sources

csv-1.4.tar.gz
md5=b9d2c44ec264312e473c66f2da0c2ef0

Description

This is a pure OCaml library to read and write CSV files, including all extensions used by Excel — e.g. quotes, newlines, 8 bit characters in fields, "0 etc. A special representation of rows of CSV files with a header is provided. The library comes with a handy command line tool called csvtool for handling CSV files from shell scripts.

Tags

database science

Published: 26 Jun 2015