Qt-based library that maps JSON data to QVariant objects
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://qjson.sourceforge.net/
