Package: libjson11-1-dev (1.0.0-2)
Links for libjson11-1-dev
Debian Resources:
Download Source Package json11:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Tiny JSON library for C++11 (development files)
json11 is a tiny JSON library for C++11, providing JSON parsing and serialization.
The core object provided by the library is json11::Json. A Json object represents any JSON value: null, bool, number (int or double), string (std::string), array (std::vector), or object (std::map).
Json objects act like values. They can be assigned, copied, moved, compared for equality or order, and so on. There are also helper methods Json::dump, to serialize a Json to a string, and Json::parse (static) to parse a std::string as a Json object.
This package provides all required developer resources like header-files and statically linked version of the library.
Other Packages Related to libjson11-1-dev
|
|
|
|
-
- dep: libjson11-1 (= 1.0.0-2)
- Tiny JSON library for C++11
Download libjson11-1-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 28.6 kB | 177.0 kB | [list of files] |
arm64 | 29.3 kB | 188.0 kB | [list of files] |
armel | 25.9 kB | 145.0 kB | [list of files] |
armhf | 26.4 kB | 133.0 kB | [list of files] |
i386 | 30.5 kB | 156.0 kB | [list of files] |
mips64el | 29.1 kB | 199.0 kB | [list of files] |
mipsel | 28.5 kB | 158.0 kB | [list of files] |
ppc64el | 31.8 kB | 203.0 kB | [list of files] |
s390x | 27.1 kB | 180.0 kB | [list of files] |