You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
305 B
16 lines
305 B
2 months ago
|
The UCW-JSON library
|
||
|
====================
|
||
|
|
||
|
This library provides a light-weight JSON parser and generator built atop <<../ucw/index:,LibUCW>>.
|
||
|
|
||
|
It follows the specification of JSON in RFC 7159.
|
||
|
|
||
|
Modules
|
||
|
-------
|
||
|
- <<json:,JSON Parser and Generator>>
|
||
|
|
||
|
Authors
|
||
|
-------
|
||
|
|
||
|
- Martin Mareš <mailto:mj\@ucw.cz[]>
|