套件: libprotobuf-dev (3.0.0-9.1ubuntu1)
libprotobuf-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 protobuf:
- [protobuf_3.0.0-9.1ubuntu1.dsc]
- [protobuf_3.0.0.orig.tar.gz]
- [protobuf_3.0.0-9.1ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian protobuf maintainers (郵件存檔)
- Robert Edmonds
- Iustin Pop
- Laszlo Boszormenyi (GCS)
- Andrew Pollock
外部的資源:
- 主頁 [github.com]
相似套件:
protocol buffers C++ library (development files)
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 development headers and static libraries needed for writing C++ applications.
其他與 libprotobuf-dev 有關的套件
|
|
|
-
- dep: libprotobuf-lite10 (= 3.0.0-9.1ubuntu1)
- protocol buffers C++ library (lite version)
-
- dep: libprotobuf10 (= 3.0.0-9.1ubuntu1)
- protocol buffers C++ library
-
- dep: zlib1g-dev
- compression library - development