[ 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.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libqtcore4 (>= 4:4.7.0~beta1)
- Qt 4 core module
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版