yojsonversion

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

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
Homepagehttps://github.com/ocaml-community/yojson
Issue Trackerhttps://github.com/ocaml-community/yojson/issues
Maintainermartin@mjambon.com
Dependencies
Source [http] https://github.com/ocaml-community/yojson/releases/download/1.7.0/yojson-1.7.0.tbz
sha256=656fc65f794186274f8b961dc38daba9e2de2fc993829291defbda2186812cc6
md5=b89d39ca3f8c532abe5f547ad3b8f84d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/yojson/yojson.1.7.0/opam
Required by
Optionally used by