package csv-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

csv-2.2.tbz
sha256=0a2a6d3be1b2502661f7601dd2c38951368057bc2a336312f16e6f1262939cd2
md5=a93ec5093a358c75ab42563b0197bbf2

CHANGES.md.html

2.2 2018-11-04

  • Compile the pre-processing script. This makes possible to install the package using a compiler with the -static flag. (#25)

2.1 2018-07-11

  • Improve the documentation of Csv.Rows.load and of_in_obj.

  • Slightly improve tests.

  • Use Dune (the new name for Jbuilder).

2.0 2017-09-02

  • Split the package into csv and csv-lwt.

  • Port to jbuilder and topkg.

OCaml

Innovation. Community. Security.