package janestreet_csv
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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)
-
tyxml
>= "4.3.0" - pcre
-
dune
>= "3.11.0" -
textutils
>= "v0.17" & < "v0.18~" -
re2
>= "v0.17" & < "v0.18~" -
ppx_jane
>= "v0.17" & < "v0.18~" -
numeric_string
>= "v0.17" & < "v0.18~" -
fieldslib
>= "v0.17" & < "v0.18~" -
delimited_parsing
>= "v0.17" & < "v0.18~" -
csvfields
>= "v0.17" & < "v0.18~" -
core_unix
>= "v0.17" & < "v0.18~" -
core_kernel
>= "v0.17" & < "v0.18~" -
bignum
>= "v0.17" & < "v0.18~" -
async
>= "v0.17" & < "v0.18~" -
ocaml
>= "5.1.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page