A lightweight data-interchange format
http://qjson.sourceforge.net/
libqjson.spec | ||
README.md |
libqjson
JSON is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs. QJson is a qt-based library that maps JSON data to QVariant objects.