Package : ocaml-jsonm

Package details

Summary: Non-blocking streaming codec to decode and encode JSON

Description:
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 uncut codec also processes whitespace and (non-standard) JSON with
JavaScript comments.

Jsonm is made of a single module and depends on Uutf.


URL: http://erratique.ch/software/jsonm
License: BSD3

Maintainer: nobody

List of RPMs