py-protobuf3 (python/py-protobuf3) Updated: 10 months, 3 weeks ago Add to my watchlist

Encode data in an efficient yet extensible format.

Google Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data -- think 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. You specify how you want the information you're serializing to be structured by defining protocol buffer message types in .proto files. Each protocol buffer message is a small logical record of information, containing a series of name-value pairs.

Version: 4.21.12 License: BSD GitHub
Maintainers No Maintainer
Categories devel python
Homepage https://github.com/google/protobuf
Platforms any
Variants -

Subport(s) (9)


"py-protobuf3" depends on

lib (1)
build (1)

Ports that depend on "py-protobuf3"

No ports


Port Health:

Loading Port Health

Installations (30 days)

3

Requested Installations (30 days)

2

Livecheck results

py-protobuf3 seems to have been updated (port version: 4.21.12, new version: 26.1)

livecheck ran: 18 hours ago