Name: | ocaml-csv |
---|---|
Version: | 1.7 |
Release: | 28.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2881556 |
License: | LGPLv2+ |
RPM: | ocaml-csv-1.7-28.el9.aarch64.rpm |
Source RPM: | ocaml-csv-1.7-28.el9.src.rpm |
Build Date: | Sat Feb 12 2022 |
Build Host: | build-ol9-aarch64.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. |