パッケージ: capnproto (0.6.1-1ubuntu1)
capnproto に関するリンク
Trisquel の資源:
capnproto ソースパッケージをダウンロード:
- [capnproto_0.6.1-1ubuntu1.dsc]
- [capnproto_0.6.1.orig.tar.gz]
- [capnproto_0.6.1-1ubuntu1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Tom Lee
外部の資源:
- ホームページ [capnproto.org]
類似のパッケージ:
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 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcapnp-0.6.1 (= 0.6.1-1ubuntu1)
- Cap'n Proto C++ library
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3