package sexp

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

Install

Authors

Maintainers

Sources

sexp-v0.13.0.tar.gz
md5=d8883201993f2249272ad53640e2a406

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: 20 Nov 2019

Dependencies (13)

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

Dev Dependencies

None

Used by

None

Conflicts

None