mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
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.
|