File: index.mld

package info (click to toggle)
jsonm 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: ml: 1,369; makefile: 29
file content (11 lines) | stat: -rw-r--r-- 294 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
{0 Jsonm {%html: <span class="version">v1.0.2</span>%}}

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.

{1:lib Library [jsonm]}

{!modules:
Jsonm
}