Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> libs >> libjson11-1
nabia  ] [  aramo  ]
[ 源代码: json11  ]

软件包: libjson11-1 (1.0.0-3)

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.32)
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
  • dep: libstdc++6 (>= 11)
    GNU Standard C++ Library v3

下载 libjson11-1

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 24.3 kB81 kB [文件列表]
arm64 23.3 kB72 kB [文件列表]
armhf 22.3 kB64 kB [文件列表]
ppc64el 29.7 kB144 kB [文件列表]