package janestreet_csv

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

Install

Dune Dependency

Authors

Maintainers

Sources

janestreet_csv-v0.16.0.tar.gz
sha256=c039eeef15bc68460984e74a003c3068da2e4854c4dc2cdcfec6be946f2b0a65

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.

Published: 14 Jun 2023

Dependencies (15)

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

Dev Dependencies

None

Used by

None

Conflicts

None