libcereal 1.1.2-3 source package in Ubuntu

Changelog

libcereal (1.1.2-3) unstable; urgency=medium

  * Applied patch from upstream, try building on all archs again. 

 -- Michael R. Crusoe <email address hidden>  Thu, 11 Feb 2016 14:04:10 -0800

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

Downloads

File Size SHA-256 Checksum
libcereal_1.1.2-3.dsc 2.0 KiB f1ab55727e5fdd1820978c861098ac480e46bfd498f61a8e7ad0fa321114a861
libcereal_1.1.2.orig.tar.gz 197.2 KiB 45607d0de1d29e84d03bf8eecf221eb2912005b63f02314fbade9fbabfd37b8d
libcereal_1.1.2-3.debian.tar.xz 5.6 KiB 6b86c5e4e32595fc3daeae980a63e6622bf13b36783628e7d2b9c5d02e7a2409

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.