package janestreet_csv

  1. Overview
  2. No Docs
Tools for working with CSVs on the command line

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=8940b4aa979a3bd5993b52d36cd768fd3bd5d1fb11c36c9c269ee646c7511a41

Description

A suite of tools for working with CSVs from the command line. It contains subcommands for pretty printing, selecting, and combining CSVs, as well as some conversions to other formats.

Added to opam-repository:

Dependencies (15)

  1. tyxml >= "4.3.0"
  2. pcre
  3. dune >= "3.11.0"
  4. textutils >= "v0.17" & < "v0.18~"
  5. re2 >= "v0.17" & < "v0.18~"
  6. ppx_jane >= "v0.17" & < "v0.18~"
  7. numeric_string >= "v0.17" & < "v0.18~"
  8. fieldslib >= "v0.17" & < "v0.18~"
  9. delimited_parsing >= "v0.17" & < "v0.18~"
  10. csvfields >= "v0.17" & < "v0.18~"
  11. core_unix >= "v0.17" & < "v0.18~"
  12. core_kernel >= "v0.17" & < "v0.18~"
  13. bignum >= "v0.17" & < "v0.18~"
  14. async >= "v0.17" & < "v0.18~"
  15. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None