capnproto 0.6.1-1ubuntu1 source package in Ubuntu

Changelog

capnproto (0.6.1-1ubuntu1) bionic; urgency=medium

  [ Rico Tzschichholz ]
  * control: Mark libcapnp-0.6.1 as Multi-Arch: same. (LP: #1754009)

 -- Timo Aaltonen <email address hidden>  Wed, 07 Mar 2018 13:48:34 +0200

Upload details

Uploaded by:
Timo Aaltonen
Uploaded to:
Bionic
Original maintainer:
Tom Lee
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main misc

Downloads

File Size SHA-256 Checksum
capnproto_0.6.1.orig.tar.gz 1.2 MiB 8082040cd8c3b93c0e4fc72f2799990c72fdcf21c2b5ecdae6611482a14f1a04
capnproto_0.6.1-1ubuntu1.debian.tar.xz 8.4 KiB aea0bdc375df2a82337fc6a990b3d30b6e0ec62a62bfab88128025c8e33141a8
capnproto_0.6.1-1ubuntu1.dsc 2.0 KiB b21f27a600f3c77df4206569dc47e45962a5fe75888ac7909c9956db7d943d3c

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: debug symbols for capnproto
libcapnp-0.6.1: No summary available for libcapnp-0.6.1 in ubuntu disco.

No description available for libcapnp-0.6.1 in ubuntu disco.

libcapnp-0.6.1-dbgsym: debug symbols for libcapnp-0.6.1
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.