package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Authors

Maintainers

Sources

sexp-v0.12.0.tar.gz
md5=a05edd3e6d299a251bc0c2d54c896f3a

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: 01 Mar 2019

Dependencies (12)

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

Dev Dependencies

None

Used by

None

Conflicts

None