Package : qjson

Package details

Summary: QJson is a qt-based library that maps JSON data to QVariant objects

Description:
JSON (JavaScript Object Notation) 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.
JSON arrays will be mapped to QVariantList instances, while JSON's objects
will be mapped to QVariantMap.


URL: http://qjson.sourceforge.net/
License: GPLv2+

Maintainer: nobody

List of RPMs