パッケージ: libprotoc23 (3.12.4-1 など) [debports]
protocol buffers compiler library
Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format.
Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
This package contains the runtime library needed for the protocol buffer compiler.
その他の libprotoc23 関連パッケージ
|
|
|
|
-
- dep: libc6.1 (>= 2.15)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 共有ライブラリ
-
- dep: libprotobuf23 (>= 3.12.4)
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3