libcereal 1.3.0-1 source package in Ubuntu

Changelog

libcereal (1.3.0-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0

 -- Michael R. Crusoe <email address hidden>  Sun, 27 Oct 2019 17:23:31 +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

Downloads

File Size SHA-256 Checksum
libcereal_1.3.0-1.dsc 2.1 KiB e69b6f4cedd873125cdb347c0539f413ef7d6a91838de7f08ab1cd9d1d1e3e6c
libcereal_1.3.0.orig.tar.gz 365.8 KiB 329ea3e3130b026c03a4acc50e168e7daff4e6e661bc6a7dfec0d77b570851d5
libcereal_1.3.0-1.debian.tar.xz 5.5 KiB db784c8fb0a155f09f51a8dc10b0b258e5a6fb1684b3e0503843b187732492cc

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.