sexp
  1. Overview
  2. Docs
S-expression swiss knife

Install

Authors

Maintainers

Sources

sexp-v0.14.0.tar.gz
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.

Published: 31 May 2020

Dependencies (13)

  1. dune >= "2.0.0"
  2. sexplib >= "v0.14" & < "v0.15"
  3. sexp_select >= "v0.14" & < "v0.15"
  4. sexp_pretty >= "v0.14" & < "v0.15"
  5. sexp_macro >= "v0.14" & < "v0.15"
  6. sexp_diff_kernel >= "v0.14" & < "v0.15"
  7. re2 >= "v0.14" & < "v0.15"
  8. ppx_jane >= "v0.14" & < "v0.15"
  9. csvfields >= "v0.14" & < "v0.15"
  10. core_kernel >= "v0.14" & < "v0.15"
  11. core >= "v0.14" & < "v0.15"
  12. async >= "v0.14" & < "v0.15"
  13. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None