[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fwd: ITP: capnproto -- Cap'n Proto: a fast data interchange format & capability-based RPC system.



Gmail thwarted my attempts to add the X-Debbugs-CC header, so I'm
forwarding this ITP on manually.

Relevant bug number is 719782

Cheers,
Tom



---------- Forwarded message ----------
From: Tom Lee <debian@tomlee.co>
Date: Thu, Aug 15, 2013 at 3:02 AM
Subject: ITP: capnproto -- Cap'n Proto: a fast data interchange format
& capability-based RPC system.
To: submit@bugs.debian.org


Package: wnpp
Severity: wishlist
Owner: Tom Lee <debian@tomlee.co>

* Package name    : capnproto
  Version         : 0.2.0
  Upstream Author : Kenton Varda <temporal@gmail.com>
* URL             : http://kentonv.github.io/capnproto/index.html
* License         : BSD
  Programming Lang: C++
  Description     : Cap'n Proto: a fast data interchange format &
capability-based RPC system.

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.

Cap'n Proto is actively maintained by the primary author of Protocol
Buffers v2, Kenton Varda.


-- 
Tom Lee / http://tomlee.co / @tglee


Reply to: