all options
bullseye  ]
[ Source: json11  ]

Package: libjson11-1 (1.0.0-2)

Links for libjson11-1

Screenshot

Debian Resources:

Download Source Package json11:

Maintainers:

External Resources:

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

  • depends
  • recommends
  • suggests
  • enhances

Download libjson11-1

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 24.1 kB96.0 kB [list of files]
arm64 23.6 kB92.0 kB [list of files]
armel 20.8 kB80.0 kB [list of files]
armhf 20.8 kB68.0 kB [list of files]
i386 25.9 kB96.0 kB [list of files]
mips64el 21.1 kB95.0 kB [list of files]
mipsel 21.0 kB85.0 kB [list of files]
ppc64el 26.3 kB144.0 kB [list of files]
s390x 22.2 kB92.0 kB [list of files]