Paketname | libqjson0 |
Beschreibung | qt-based library that maps JSON data to QVariant objects |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.7.1-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 176 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.6.0), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | qjson |
Paketgröße | 58444 Byte |
Prüfsumme MD5 | 085d87df5bf4d27b5323e4a088962d08 |
Prüfsumme SHA1 | 6b530b39f1a603dadc19d4f92b10220468c7155b |
Prüfsumme SHA256 | 807eaddf3c606b2d2a35c692e074617dbc00f03160cfc2c27b695d17d4a7eb5f |
Link zum Herunterladen | libqjson0_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.
|