[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#549160: ITP: qjson -- qt-based library that maps JSON data to QVariant objects



Package: wnpp
Severity: wishlist
Owner: "Lisandro Damián Nicanor Pérez Meyer" <perezmeyer@gmail.com>

* Package name    : qjson
  Version         : 0.6.2
  Upstream Author : Flavio Castelli <flavio@castelli.name>
* URL             : http://qjson.sourceforge.net/
* License         : LGPL-2
  Programming Lang: C++
  Description     : qt-based library that maps JSON data to QVariant objects

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 objects will be
mapped to QVariantMap.



Reply to: