[ buster ]
[ 原始碼: qjson ]
套件:libqjson0(0.8.1-3 以及其他的)
Qt-based library that maps JSON data to QVariant objects
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It can represent integers, real numbers, strings, an ordered sequence of values, 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.
其他與 libqjson0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libqtcore4 (>= 4:4.7.0~beta1)
- Qt 4 core module
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3