libcereal 1.3.2+dfsg-2 source package in Ubuntu

Changelog

libcereal (1.3.2+dfsg-2) unstable; urgency=medium

  * Team upload.
  * d/t/run-unit-test: Copy sandbox dir
    for autopkgtests (Closes: #1016742)

 -- Nilesh Patra <email address hidden>  Sun, 07 Aug 2022 13:17:06 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcereal_1.3.2+dfsg-2.dsc 2.1 KiB b2f754f4e6599ed1962c69ecae4918cac01c3499a1b0ee8882e924068854f083
libcereal_1.3.2+dfsg.orig.tar.xz 193.5 KiB 387053deac860f685c58041f220e062ac12cb53dd2eef23af883f3f50a148e9c
libcereal_1.3.2+dfsg-2.debian.tar.xz 7.1 KiB 4af16c8f268359605e0833020e0692b693c0f5e717b31753fbdffda0e7775bdb

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.