package sexp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
S-expression swiss knife
Install
dune-project
Dependency
Authors
Maintainers
Sources
sexp-v0.14.0.tar.gz
sha256=5f0714f11a0e09e7b80cbb5f41c4f62a0fbca5a771700bc4f8357fefc586f9af
md5=88a7673bc1e4fb9a12a97070bb88f9f7
Description
A suite of tools for working with s-expressions from the command line. It contains subcommands for pretty printing, querying, and modifying sexps, as well as some conversions to and from other formats.
Added to opam-repository:
Dependencies (13)
-
dune
>= "2.0.0" -
sexplib
>= "v0.14" & < "v0.15" -
sexp_select
>= "v0.14" & < "v0.15" -
sexp_pretty
>= "v0.14" & < "v0.15" -
sexp_macro
>= "v0.14" & < "v0.15" -
sexp_diff_kernel
>= "v0.14" & < "v0.15" -
re2
>= "v0.14" & < "v0.15" -
ppx_jane
>= "v0.14" & < "v0.15" -
csvfields
>= "v0.14" & < "v0.15" -
core_kernel
>= "v0.14" & < "v0.15" -
core
>= "v0.14" & < "v0.15" -
async
>= "v0.14" & < "v0.15" -
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page