Name: | ocaml-csv |
---|---|
Version: | 1.7 |
Release: | 5.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2593449 |
License: | LGPLv2+ |
RPM: | ocaml-csv-1.7-5.el8.aarch64.rpm |
Source RPM: | ocaml-csv-1.7-5.el8.src.rpm |
Build Date: | Tue May 28 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Chris00/ocaml-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. |