Name: | ocaml-csv |
---|---|
Version: | 1.2.3 |
Release: | 8.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1101601 |
License: | LGPLv2+ |
RPM: | ocaml-csv-1.2.3-8.el7.aarch64.rpm |
Source RPM: | ocaml-csv-1.2.3-8.el7.src.rpm |
Build Date: | Thu May 10 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://forge.ocamlcore.org/projects/csv/ |
Summary: | OCaml library for reading and writing CSV files |
Description: | This OCaml library can read and write CSV files, including all extensions used by Excel - eg. quotes, newlines, 8 bit characters in fields, quote-0 etc. The library comes with a handy command line tool called csvtool for handling CSV files from shell scripts. |