DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibqjson0
Beschreibungqt-based library that maps JSON data to QVariant objects
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.7.1-1
Sektionlibs
Prioritätextra
Installierte Größe176 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0)
Empfohlene Pakete
PaketbetreuerLisandro Damián Nicanor Pérez Meyer
Quelleqjson
Paketgröße58656 Byte
Prüfsumme MD542a35c6422d44387ee3c51bc3df2880a
Prüfsumme SHA12aa702894b690ab54269d82b685a057b7e7a5ab5
Prüfsumme SHA256e71fac39076889f7085d142f4ad7da571c6389a56ea282c02f187033d1bef6c1
Link zum Herunterladenlibqjson0_0.7.1-1_i386.deb
Ausführliche BeschreibungJSON (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.


Impressum
Linux is a registered trademark of Linus Torvalds