[ trixie ]
[ sid ]
[ 原始碼: libjsoncpp ]
套件:libjsoncpp26(1.9.6-2)
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 redable 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.
其他與 libjsoncpp26 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3