Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> libdevel >> libjson11-1-dev
nabia  ] [  aramo  ]
[ ソース: json11  ]

パッケージ: libjson11-1-dev (1.0.0-3)

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.

その他の libjson11-1-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libjson11-1 (= 1.0.0-3)
    Tiny JSON library for C++11

libjson11-1-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 31.8 kB173 kB [ファイル一覧]
arm64 32.1 kB178 kB [ファイル一覧]
armhf 28.3 kB127 kB [ファイル一覧]
ppc64el 37.7 kB208 kB [ファイル一覧]