Paketname | libqjson-dev |
Beschreibung | qt-based library that maps JSON data to QVariant objects - development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7.1-1 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 96 Byte |
Hängt ab von | libqjson0 (= 0.7.1-1) |
Empfohlene Pakete | |
Paketbetreuer | Lisandro Damián Nicanor Pérez Meyer |
Quelle | qjson |
Paketgröße | 6768 Byte |
Prüfsumme MD5 | 51c62e7c328444ca96c047550d444f29 |
Prüfsumme SHA1 | d035f7a12d87d70aef6e95865ce03fc01bcf8256 |
Prüfsumme SHA256 | b58294475388e5edb850c990eb9d6cb7634f2037bd027865aa304b3c1a9ce3fd |
Link zum Herunterladen | libqjson-dev_0.7.1-1_i386.deb |
Ausführliche Beschreibung | 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.
.
These are the development files.
|