package ppx_meta_conv

  1. Overview
  2. No Docs
ppx_meta_conv, ppx based type_conv for various tree data formats.

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_meta_conv-2.7.0.tar.gz
md5=9ea8ae343b201430aee9a3184f856971

Description

ppx_meta_conv provides an easier way to auto-generate decoder and encoder between OCaml data types and various tree form data such as JSON, XML, Sexp, etc.

Published: 12 Jun 2017

Dependencies (6)

  1. ppxx >= "1.4.0" & < "1.5.0"
  2. spotlib >= "3.0.0"
  3. ppx_deriving >= "3.3" & < "5.0"
  4. omake build & < "0.10"
  5. ocamlfind build
  6. ocaml >= "4.04.0" & < "4.05.0"

Dev Dependencies

None

Used by (4)

  1. opamfind >= "1.2.0"
  2. scaml
  3. sociaml-facebook-api >= "0.4.1"
  4. treeprint >= "2.0.0" & < "2.2.0"

Conflicts (3)

  1. camlon >= "2.0.0"
  2. sexplib < "112.24.01"
  3. tiny_json < "1.1.0"