jsonmversion Documentation on ocaml.org
Non-blocking streaming JSON codec for OCaml
Jsonm is a non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data.
The alternative "uncut" codec also processes whitespace and (non-standard) JSON with JavaScript comments.
Jsonm is made of a single module and depends on Uutf. It is distributed under the ISC license.
Home page: http://erratique.ch/software/jsonm
Contact: Daniel Bünzli <daniel.buenzl i@erratique.ch>
| Tags | json codec org:erratique | 
|---|---|
| Author | The jsonm programmers | 
| License | ISC | 
| Published | |
| Homepage | https://erratique.ch/software/jsonm | 
| Issue Tracker | https://github.com/dbuenzli/jsonm/issues | 
| Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> | 
| Dependencies | 
  | 
| Source [http] | https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz sha512=0072f5c31080202ed1cb996a8530d72c882723f26b597f784441033f59338ba8c0cbabf901794d5b1ae749a54af4d7ebf7b47987db43488c7f6ac7fe191a042f  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/jsonm/jsonm.1.0.2/opam | 
Required by
- albatross<1.4.3
 - bechamel-js
 - cohttpbuild & <6.0.0~alpha1
 - decoders-jsonm
 - depyt
 - esgg
 - ezjsonm
 - ezjsonm-lwt
 - hurl
 - index>=1.3.0
 - irmin
 - irmin-http
 - irmin-test
 - json_of_jsonm
 - kewith-test & >=0.5
 - memtrace_viewer<v0.15.0
 - mrmimewith-test
 - mustache=3.2.0
 - mustache-cli
 - octez-internal-libs
 - opam-core>=2.2.0
 - opam-lib
 - optal
 - prettymwith-test
 - rdf
 - rdf_json_ld
 - repr
 - swhid
 - syndicwith-test & >=1.6.0
 - vif
 
          

