| Paketname | libqjson0 |
| Beschreibung | qt-based library that maps JSON data to QVariant objects |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.7.1-1 |
| Sektion | libs |
| Priorität | extra |
| Installierte Größe | 176 Byte |
| Hängt ab von | libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Lisandro Damián Nicanor Pérez Meyer |
| Quelle | qjson |
| Paketgröße | 58656 Byte |
| Prüfsumme MD5 | 42a35c6422d44387ee3c51bc3df2880a |
| Prüfsumme SHA1 | 2aa702894b690ab54269d82b685a057b7e7a5ab5 |
| Prüfsumme SHA256 | e71fac39076889f7085d142f4ad7da571c6389a56ea282c02f187033d1bef6c1 |
| 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.
|