sksp2024-mcu/libucw/ucw-json/doc/index.txt
2024-09-14 21:50:33 +02:00

15 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[]>