16 lines
305 B
Text
16 lines
305 B
Text
|
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[]>
|