パッケージ: libcapnp-dev (0.7.0-6)
libcapnp-dev に関するリンク
Trisquel の資源:
capnproto ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Tom Lee
- tony mancill
外部の資源:
- ホームページ [capnproto.org]
類似のパッケージ:
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.