[ ソース: libjsoncpp ]
パッケージ: libjsoncpp-dev (1.9.6-2)
libjsoncpp-dev に関するリンク
Debian の資源:
libjsoncpp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library for reading and writing JSON for C++ (devel files)
This package provides all required developer resources like header-files and statically linked version of the library.
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 readable 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.
その他の libjsoncpp-dev 関連パッケージ
|
|
|
|
-
- dep: libjsoncpp26 (= 1.9.6-2)
- library for reading and writing JSON for C++