[ ソース: jsonm ]
パッケージ: libjsonm-ocaml-doc (1.0.1-2.1)
libjsonm-ocaml-doc に関するリンク
Debian の資源:
jsonm ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [erratique.ch]
類似のパッケージ:
Non-blocking streaming JSON codec for OCaml (documentation)
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.
This package contains the documentation of Jsonm.