capnproto 0.7.0-5build1 source package in Ubuntu
Changelog
capnproto (0.7.0-5build1) focal; urgency=medium * No-change rebuild for libgcc-s1 package name change. -- Matthias Klose <email address hidden> Sat, 21 Mar 2020 13:26:40 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Tom Lee
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
capnproto_0.7.0.orig.tar.gz | 1.4 MiB | c9a4c0bd88123064d483ab46ecee777f14d933359e23bff6fb4f4dbd28b4cd41 |
capnproto_0.7.0-5build1.debian.tar.xz | 9.2 KiB | 292de222109819c855604e9ce2f145efd033961ceb91f33e1f775e561a671ab2 |
capnproto_0.7.0-5build1.dsc | 2.2 KiB | c10f211cb1456a154ef2280b32f97fb03044b33e1a70ef55c93f194ab4ef4518 |
Available diffs
- diff from 0.7.0-5 (in Debian) to 0.7.0-5build1 (326 bytes)
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: debug symbols for capnproto
- libcapnp-0.7.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.7.0-dbgsym: debug symbols for libcapnp-0.7.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.