Package: python-protobuf (3.6.1.3-2+deb10u1) [security]
Links for python-protobuf
Debian Resources:
Download Source Package protobuf:
- [protobuf_3.6.1.3-2+deb10u1.dsc]
- [protobuf_3.6.1.3.orig.tar.gz]
- [protobuf_3.6.1.3-2+deb10u1.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
Python bindings for protocol buffers
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 Python bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs.
Other Packages Related to python-protobuf
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU Biblioteca C: Bibliotecas compartilhadas
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [not armhf]
- Biblioteca de suporte GCC
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libprotobuf17
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 5.2)
- Biblioteca C++ padrão da GNU v3
-
- dep: python
- linguagem interativa de alto nível orientada a objetos (versão Python2)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-pkg-resources
- pacote de descoberta e acesso a recursos utilizando o pkg_resources
-
- dep: python-six (>= 1.9)
- biblioteca de compatibilidade entre Python 2 e 3 (interface Python 2)
Download python-protobuf
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 325.8 kB | 2,753.0 kB | [list of files] |
arm64 | 320.4 kB | 2,748.0 kB | [list of files] |
armhf | 313.6 kB | 2,641.0 kB | [list of files] |
i386 | 332.9 kB | 2,746.0 kB | [list of files] |