| Name: | ocaml-csv |
|---|---|
| Version: | 1.2.3 |
| Release: | 6.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 632470 |
| License: | LGPLv2+ |
| RPM: | ocaml-csv-1.2.3-6.el7.x86_64.rpm |
| Source RPM: | ocaml-csv-1.2.3-6.el7.src.rpm |
| Build Date: | Sat Mar 07 2015 |
| Build Host: | ca-build19.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. |