libunivalue 1.1.1+20191112-3ubuntu1 source package in Ubuntu

Changelog

libunivalue (1.1.1+20191112-3ubuntu1) oracular; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Drop some more optional symbols missing on ppc64el -O3

 -- Gianfranco Costamagna <email address hidden>  Mon, 01 Jul 2024 08:21:08 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Cryptocoin Team
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libunivalue_1.1.1+20191112.orig.tar.xz 16.9 KiB b02e22ccd653f8c3c35d38b8cf3da8aaa46e0566ccdba1959533cb9d79109952
libunivalue_1.1.1+20191112-3ubuntu1.debian.tar.xz 7.2 KiB 1ae2c868468149d647af1844387847d68dc6a29e6be0e393ea9faadc84f98fd0
libunivalue_1.1.1+20191112-3ubuntu1.dsc 2.1 KiB d9cfcfb865229829ae1eb10ae443adac4ac40ea07d45a41a35e627614f03f984

View changes file

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