aboutsummaryrefslogtreecommitdiff
path: root/converters/ocaml-jsonm/pkg-descr
blob: 17f9e1f0de69bbe2b5106fe2870096b05228f0bc (plain) (blame)
1
2
3
4
5
6
7
8
Jsonm is an OCaml 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 uncut codec also processes whitespace and (non-standard) JSON with
JavaScript comments.

WWW: http://erratique.ch/software/jsonm