• en

yojson 1.1.6

Maintainer contact@ocamlpro.com
Dependencies
& biniou >= 1.0.6
cppo
easy-format
ocamlfind
Published May 16, 2013
Source [http] http://mjambon.com/releases/yojson/yojson-1.1.6.tar.gz
8015cfc9a4378bbb1de74a10ef264bdf
Edit https://github.com/ocaml/opam-repository/tree/master/packages/yojson/yojson.1.1.6/opam

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.