Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> libs >> libjson11-1
nabia  ] [  aramo  ]
[ 原始碼: json11  ]

套件: libjson11-1 (1.0.0-2)

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.

其他與 libjson11-1 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.4) [armhf]
  • dep: libstdc++6 (>= 9)
    GNU Standard C++ Library v3

下載 libjson11-1

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 24.4 kB97 kB [文件列表]
armhf 20.8 kB68 kB [文件列表]