summaryrefslogtreecommitdiff
path: root/textproc/ocaml-jsonm/DESCR
blob: 28d08af5c06cd667b21e0b62b02fe885a882bc52 (plain)
1
2
3
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.