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.0.2.tar.gz
md5=f7aa888fca3ec2b98aff1dfdc3d3c87a

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: 20 Jul 2015

Dependencies (7)

  1. sexplib >= "112.24.01"
  2. spotlib >= "2.5.1"
  3. tiny_json >= "1.1.0"
  4. ppx_deriving >= "2.0"
  5. omake build
  6. ocamlfind build
  7. ocaml = "4.02.1"

Dev Dependencies

None

Used by (5)

  1. ocamltter >= "4.0.0" & < "4.1.0"
  2. opamfind < "1.1.0"
  3. scaml
  4. sociaml-facebook-api >= "0.4.1"
  5. treeprint >= "2.0.0" & < "2.2.0"

Conflicts (2)

  1. sexplib < "112.24.01"
  2. tiny_json < "1.1.0"