[ 原始碼: libunivalue ]
套件:libunivalue0(1.1.1+20191112-1)
libunivalue0 的相關連結
Debian 的資源:
下載原始碼套件 libunivalue:
- [libunivalue_1.1.1+20191112-1.dsc]
- [libunivalue_1.1.1+20191112.orig.tar.xz]
- [libunivalue_1.1.1+20191112-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
C++ universal value object and JSON library
A universal value object, with JSON encoding (output) and decoding (input).
Built as a single dynamic RAII C++ object class, and no templates.
UniValue is a reaction to json_spirit, seeking to minimize template and memory use, providing a straightforward RAII class compatible with link-time optimization and embedded uses.
其他與 libunivalue0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3