Binary package “libcsv-ocaml-dev” in ubuntu focal

library to read and write CSV files in OCaml

 OCaml CSV is a library to read and write CSV (comma-separated values)
 files. It also supports all extensions used by Excel - eg. quotes,
 newlines, 8 bit characters in fields, etc.
 .
 This package contains all the development stuff you need to develop
 OCaml programs which use OCaml CSV.