软件包: libjsonm-ocaml-doc (0.9.1-3build1)
libjsonm-ocaml-doc 的相关链接
Trisquel 的资源:
下载源码包 jsonm:
维护者:
Original Maintainers:
- Debian OCaml Maintainers (Mail Archive)
- Mehdi Dogguy
外部的资源:
- 主页 [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.