csv-lwt
A pure OCaml library to read and write CSV files, LWT version.
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. This version can be used with the monadic concurrency library LWT.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
github.com
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 06 Sep 2017
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies