Pakiet: libjson11-1 (1.0.0-2)
Odnośniki dla libjson11-1
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego json11:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z libjson11-1
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libstdc++6 (>= 9)
- Standardowa biblioteka GNU C++, wersja 3
Pobieranie libjson11-1
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
amd64 | 24,1 KiB | 96,0 KiB | [lista plików] |
arm64 | 23,6 KiB | 92,0 KiB | [lista plików] |
armhf | 20,8 KiB | 68,0 KiB | [lista plików] |
i386 | 25,9 KiB | 96,0 KiB | [lista plików] |