| Name: | ocaml-csv |
|---|---|
| Version: | 1.2.3 |
| Release: | 5.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 617382 |
| License: | LGPLv2+ |
| RPM: | ocaml-csv-1.2.3-5.el7.x86_64.rpm |
| Source RPM: | ocaml-csv-1.2.3-5.el7.src.rpm |
| Build Date: | Wed Apr 30 2014 |
| Build Host: | ca-buildj3.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. |