capnproto 0.8.0-2ubuntu2 source package in Ubuntu

Changelog

capnproto (0.8.0-2ubuntu2) jammy; urgency=medium

  * d/patches/stringify-most-negative.patch: backport part of upstream commit
    to fix undefined behaviour causing test failures on ppc64el.

 -- Michael Hudson-Doyle <email address hidden>  Wed, 02 Mar 2022 10:46:02 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
capnproto_0.8.0.orig.tar.gz 1.5 MiB d1f40e47574c65700f0ec98bf66729378efabe3c72bc0cda795037498541c10d
capnproto_0.8.0-2ubuntu2.debian.tar.xz 10.5 KiB 0626fba7d9006b0641482221049f63ac0d56071c0ab215ac54faa1be85f06106
capnproto_0.8.0-2ubuntu2.dsc 2.3 KiB 9d663c0c229d8ae71f9753255e96138d07753ca21847d4978168f16d2ea281e9

View changes file

Binary packages built by this source

capnproto: tool for working with the Cap'n Proto data interchange format

 Similar to Protocol Buffers, Cap'n Proto is an efficient means of
 serializing structured data to be transferred across a network or
 written to disk. Users write a Cap'n Proto definition file that
 drives a code generator, which in turn emits C++ code for encoding &
 decoding messages in the Cap'n Proto format.
 .
 In addition to being extremely fast, Cap'n Proto also smooths over some
 of the rougher aspects of Protocol Buffers & introduces a number of new
 features to boot.
 .
 This package contains a small suite of tools for developing & maintaining
 your Cap'n Proto schema files, including a code generator for compiling
 your schema files to supported languages.

capnproto-dbgsym: No summary available for capnproto-dbgsym in ubuntu kinetic.

No description available for capnproto-dbgsym in ubuntu kinetic.

libcapnp-0.8.0: Cap'n Proto C++ library

 Similar to Protocol Buffers, Cap'n Proto is an efficient means of
 serializing structured data to be transferred across a network or
 written to disk. Users write a Cap'n Proto definition file that
 drives a code generator, which in turn emits C++ code for encoding &
 decoding messages in the Cap'n Proto format.
 .
 In addition to being extremely fast, Cap'n Proto also smooths over some
 of the rougher aspects of Protocol Buffers & introduces a number of new
 features to boot.
 .
 This package contains the runtime libraries needed for C++ applications.

libcapnp-0.8.0-dbgsym: debug symbols for libcapnp-0.8.0
libcapnp-dev: Cap'n Proto C++ library (development files)

 Similar to Protocol Buffers, Cap'n Proto is an efficient means of
 serializing structured data to be transferred across a network or
 written to disk. Users write a Cap'n Proto definition file that
 drives a code generator, which in turn emits C++ code for encoding &
 decoding messages in the Cap'n Proto format.
 .
 In addition to being extremely fast, Cap'n Proto also smooths over some
 of the rougher aspects of Protocol Buffers & introduces a number of new
 features to boot.
 .
 This package contains the headers and static libraries needed for writing
 C++ applications.