[ buster ]
[ ソース: qjson ]
パッケージ: libqjson0 (0.8.1-3 など)
libqjson0 に関するリンク
Debian の資源:
qjson ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [qjson.sourceforge.net]
類似のパッケージ:
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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libqtcore4 (>= 4:4.7.0~beta1)
- Qt 4 コアモジュール
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3