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 Ubuntu Archiv lucid (main)
Version0.7.1-1
Sektionlibs
Prioritätoptional
Installierte Größe176 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.6.0), libstdc++6 (>= 4.4.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleqjson
Paketgröße58444 Byte
Prüfsumme MD5085d87df5bf4d27b5323e4a088962d08
Prüfsumme SHA16b530b39f1a603dadc19d4f92b10220468c7155b
Prüfsumme SHA256807eaddf3c606b2d2a35c692e074617dbc00f03160cfc2c27b695d17d4a7eb5f
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