Pakiet: libjson11-1-dev (1.0.0-3)
Odnośniki dla libjson11-1-dev
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego json11:
Opiekun:
Original Maintainer:
- Debian QA Group
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z libjson11-1-dev
|
|
|
-
- dep: libjson11-1 (= 1.0.0-3)
- Tiny JSON library for C++11
Pobieranie libjson11-1-dev
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| amd64 | 31,8 KiB | 173 KiB | [lista plików] |
| arm64 | 32,1 KiB | 178 KiB | [lista plików] |
| armhf | 28,3 KiB | 127 KiB | [lista plików] |
| ppc64el | 37,7 KiB | 208 KiB | [lista plików] |