libunivalue 1.1.1+20191112-1 source package in Ubuntu
Changelog
libunivalue (1.1.1+20191112-1) unstable; urgency=medium [ upstream ] * development snapshot [ Jonas Smedegaard ] * update watch file to track git commits (not releases) * use debhelper compatibility level 13 (not 12) * copyright: + drop non-canonical Source URL + update coverage * update symbols file -- Jonas Smedegaard <email address hidden> Sat, 09 Jan 2021 14:01:31 +0100
Upload details
- Uploaded by:
- Debian Cryptocoin Team on 2021-01-09
- Uploaded to:
- Sid
- Original maintainer:
- Debian Cryptocoin Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libunivalue_1.1.1+20191112-1.dsc | 2.0 KiB | 873bdfb1f466d5128fe0bc6a641de21630a3069463440de6843127edfad2bd51 |
libunivalue_1.1.1+20191112.orig.tar.xz | 16.9 KiB | b02e22ccd653f8c3c35d38b8cf3da8aaa46e0566ccdba1959533cb9d79109952 |
libunivalue_1.1.1+20191112-1.debian.tar.xz | 6.8 KiB | d375a54e1a3d16883c5220481d7f57a67ef1353ea490bc116dbf4e5d114eae37 |
No changes file available.
Binary packages built by this source
- libunivalue-dev: C++ universal value object and JSON library - development headers
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.
.
This package provides header files for development.
- libunivalue0: 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-dbgsym: debug symbols for libunivalue0