libcereal 1.3.0-2 source package in Ubuntu

Changelog

libcereal (1.3.0-2) unstable; urgency=medium

  * debian/ruiles: Work around build failures on platforms without processor
    intrinsics for atomic operations

 -- Michael R. Crusoe <email address hidden>  Mon, 28 Oct 2019 14:19:21 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libcereal_1.3.0-2.dsc 2.1 KiB 135af08662b4e46559622b208aef5b549459f5cc1f0e391552da0227f6d19c5a
libcereal_1.3.0.orig.tar.gz 365.8 KiB 329ea3e3130b026c03a4acc50e168e7daff4e6e661bc6a7dfec0d77b570851d5
libcereal_1.3.0-2.debian.tar.xz 5.7 KiB 0ec36791675c383369b5860b06bb74a0e01c2cf072a4a9b4d8d25a63513c74f3

Available diffs

No changes file available.

Binary packages built by this source

libcereal-dev: C++11 library for serialization

 cereal is a header-only C++11 serialization library. cereal takes arbitrary
 data types and reversibly turns them into different representations, such as
 compact binary encodings, XML, or JSON. cereal was designed to be fast,
 light-weight, and easy to extend - it has no external dependencies and can be
 easily bundled with other code or used standalone.

libcereal-doc: C++11 library for serialization HTML documentation

 cereal is a header-only C++11 serialization library. cereal takes arbitrary
 data types and reversibly turns them into different representations, such as
 compact binary encodings, XML, or JSON. cereal was designed to be fast,
 light-weight, and easy to extend - it has no external dependencies and can be
 easily bundled with other code or used standalone.
 .
 This package contains the HTML documentation.