category: Devel requires: mingw64-i686-gcc-core mingw64-i686-gcc-g++ mingw64-i686-qt4 sdesc: "Qt4 JSON library for Win32 toolchain" ldesc: "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."