package ocaml-protoc-yojson

  1. Overview
  2. Docs
JSON Runtime based on Yojson library for `ocaml-protoc` generated code

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=5d0cde185935df31ff839a88315423f4

Description

This library provides both JSON Encoder/Decoder modules which can be used as Functor argument to JSON serialization function generated by ocaml-protoc.

Published: 16 Mar 2017

Dependencies (5)

  1. yojson < "2.0.0"
  2. ocaml-protoc >= "1.0.0" & < "1.2.0"
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None