A lightweight data-interchange format http://qjson.sourceforge.net/
Go to file
2024-01-06 05:29:31 +01:00
libqjson.spec automatic version update by autodist [release 0.8.1-1mamba;Fri Dec 07 2012] 2024-01-06 05:29:31 +01:00
README.md automatic version update by autodist [release 0.8.1-1mamba;Fri Dec 07 2012] 2024-01-06 05:29:31 +01:00

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.