[ aramo ]
[ 源代码: libjsoncpp ]
软件包: libjsoncpp25 (1.9.5-3)
libjsoncpp25 的相关链接
Trisquel 的资源:
下载源码包 libjsoncpp:
维护者:
Original Maintainer:
- Timo Röhling
外部的资源:
- 主页 [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 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.
其他与 libjsoncpp25 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3