yojsonversion

Yojson is an optimized parsing and printing library for the JSON format

It addresses a few shortcomings of json-wheel including 2x speedup, polymorphic variants and optional syntax for tuples and variants.

ydump is a pretty-printing command-line program provided with the yojson package.

The program atdgen can be used to derive OCaml-JSON serializers and deserializers from type definitions.

AuthorMartin Jambon
Published
Homepagehttp://mjambon.com/yojson.html
Issue Trackerhttps://github.com/mjambon/yojson/issues
Maintainermartin@mjambon.com
Dependencies
Source [http] https://github.com/mjambon/yojson/archive/v1.3.3.tar.gz
md5=00686983d44b2a3f3bd61e95f1d44c3c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/yojson/yojson.1.3.3/opam
Required by
Optionally used by