package sexp

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=c0ad559a13c4eed11f25446016fc776ea147527d186d5b713fcc8d201d26ce6b

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: 26 May 2024

Dependencies (16)

  1. dune >= "3.11.0"
  2. shell >= "v0.17" & < "v0.18~"
  3. sexplib >= "v0.17" & < "v0.18~"
  4. sexp_select >= "v0.17" & < "v0.18~"
  5. sexp_pretty >= "v0.17" & < "v0.18~"
  6. sexp_macro >= "v0.17" & < "v0.18~"
  7. sexp_diff >= "v0.17" & < "v0.18~"
  8. re2 >= "v0.17" & < "v0.18~"
  9. ppx_jane >= "v0.17" & < "v0.18~"
  10. jsonaf >= "v0.17" & < "v0.18~"
  11. csvfields >= "v0.17" & < "v0.18~"
  12. core_unix >= "v0.17" & < "v0.18~"
  13. core_kernel >= "v0.17" & < "v0.18~"
  14. core >= "v0.17" & < "v0.18~"
  15. async >= "v0.17" & < "v0.18~"
  16. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None