Package: libjson11-1 (1.0.0-2)
Links for libjson11-1
Debian Resources:
Download Source Package json11:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Tiny JSON library for C++11
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.
Other Packages Related to libjson11-1
|
|
|
|
-
- dep: libc6 (>= 2.11) [hppa]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.16) [x32]
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.29) [sh4]
- dep: libc6 (>= 2.4) [not alpha, amd64, arm64, hppa, ppc64el, riscv64, sh4, x32]
-
- dep: libc6.1 (>= 2.4) [alpha]
- GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc1 (>= 1:3.0) [sparc64]
- Package not available
- dep: libgcc1 (>= 1:3.3.4) [sh4]
- dep: libgcc1 (>= 1:3.5) [armel]
-
- dep: libgcc2 (>= 4.2.1) [m68k]
- Package not available
-
- dep: libgcc4 (>= 4.1.1) [hppa]
- Package not available
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
Download libjson11-1
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
alpha (unofficial port) | 25.0 kB | 105.0 kB | [list of files] |
amd64 | 24.1 kB | 96.0 kB | [list of files] |
arm64 | 23.6 kB | 92.0 kB | [list of files] |
armel | 20.8 kB | 80.0 kB | [list of files] |
armhf | 20.8 kB | 68.0 kB | [list of files] |
hppa (unofficial port) | 25.8 kB | 99.0 kB | [list of files] |
i386 | 25.9 kB | 96.0 kB | [list of files] |
m68k (unofficial port) | 20.6 kB | 80.0 kB | [list of files] |
mips64el | 21.1 kB | 95.0 kB | [list of files] |
mipsel | 21.0 kB | 85.0 kB | [list of files] |
ppc64 (unofficial port) | 26.8 kB | 145.0 kB | [list of files] |
ppc64el | 26.3 kB | 144.0 kB | [list of files] |
riscv64 (unofficial port) | 21.5 kB | 73.0 kB | [list of files] |
s390x | 22.2 kB | 92.0 kB | [list of files] |
sh4 (unofficial port) | 26.0 kB | 80.0 kB | [list of files] |
sparc64 (unofficial port) | 20.8 kB | 90.0 kB | [list of files] |
x32 (unofficial port) | 24.4 kB | 88.0 kB | [list of files] |