= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
S-expression swiss knife
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
sexp-v0.15.0.tar.gz
sha256=7c0bc2f04bf7abda23ccf02ce10cf90cd9e60124736ffa6501388693f2f30ac0
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.
Published: 21 Mar 2022
Dependencies (15)
-
dune
>= "2.0.0"
-
sexplib
>= "v0.15" & < "v0.16"
-
sexp_select
>= "v0.15" & < "v0.16"
-
sexp_pretty
>= "v0.15" & < "v0.16"
-
sexp_macro
>= "v0.15" & < "v0.16"
-
sexp_diff
>= "v0.15" & < "v0.16"
-
re2
>= "v0.15" & < "v0.16"
-
ppx_jane
>= "v0.15" & < "v0.16"
-
jsonaf
>= "v0.15" & < "v0.16"
-
csvfields
>= "v0.15" & < "v0.16"
-
core_unix
>= "v0.15" & < "v0.16"
-
core_kernel
>= "v0.15" & < "v0.16"
-
core
>= "v0.15" & < "v0.16"
-
async
>= "v0.15" & < "v0.16"
-
ocaml
>= "4.08.0"
Dev Dependencies
-
None
Used by
-
None
Conflicts
-
None
On This Page