[ buster ]
[ ソース: libjsoncpp ]
パッケージ: libjsoncpp1 (1.7.4-3)
libjsoncpp1 に関するリンク
Debian の資源:
libjsoncpp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library for reading and writing JSON for C++
jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redeable for human. It is useful for building config files, network communications protocols, etc.
This library provides following features:
* High-level data structures for collecting data from JSON. * Easy-to-use reader and writer.
その他の libjsoncpp1 関連パッケージ
|
|
|
|
-
- 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) [amd64, arm64]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [i386]
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3