软件包:capnproto(0.9.2-2)
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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcapnp-0.9.2 (= 0.9.2-2)
- Cap'n Proto C library
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libstdc 6 (>= 11)
- GNU 标准 C 库,第3版