slackbuilds_ponce/development/qjson
David Somero 745be0e673 development/qjson: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:03:34 -04:00
..
qjson.info
qjson.SlackBuild development/qjson: Misc automated cleanups. 2010-06-04 01:03:34 -04:00
README
slack-desc

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.