• en

ezjsonm 0.2.0

Author Thomas Gazagnaire
License ISC
Maintainer thomas@gazagnaire.org
Tags org:mirage and org:ocamllabs
Dependencies
& jsonm >= 0.9.1
ocamlfind
Optional dependencies
lwt
Published Dec 13, 2013
Source [http] https://github.com/samoht/ezjsonm/archive/0.2.0.tar.gz
99571e9a130b819014dd9aff24b3a36b
Edit https://github.com/ocaml/opam-repository/tree/master/packages/ezjsonm/ezjsonm.0.2.0/opam

An easy interface on top of the Jsonm library

This version provides more convenient (but far less flexible) input and output functions that go to and from [string] values. This avoids the need to write signal code, which is useful for quick scripts that manipulate JSON.

More advanced users should go straight to the Jsonm library and use it directly, rather than be saddled with the Ezjsonm interface.

Necessary for
cow
>= 0.10.0
irmin
mustache