PACKAGE NAME: qjson-0.9.0-x86_64-1PB.txz PACKAGE LOCATION: ./other PACKAGE SIZE (compressed): 80 K PACKAGE SIZE (uncompressed): 340 K PACKAGE DESCRIPTION: qjson: qjson (manage JSON objects with Qt) qjson: qjson: JSON (JavaScript Object Notation) is a lightweight data-interchange qjson: format. It can represents integer, real number, string, an ordered qjson: sequence of value, and a collection of name/value pairs. qjson: QJson is a qt-based library that maps JSON data to QVariant objects: qjson: JSON arrays will be mapped to QVariantList instances, while JSON's qjson: objects will be mapped to QVariantMap. qjson: qjson: http://qjson.sourceforge.net/ qjson: