Fedora Packages

python3-pure-protobuf Subpackage of python-pure-protobuf

Python implementation of Protocol Buffers data types with dataclasses support

pure-protobuf allows you to take advantages of the standard dataclasses module to define message types. It is preferred over the legacy interface for new projects. The dataclasses interface is available in Python 3.6 and higher. The legacy interface is deprecated and still available via pure_protobuf.legacy. This guide describes how to use pure-protobuf to structure your data. It tries to follow the standard developer guide. It also assumes that you're familiar with Protocol Buffers.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.0.1-15.fc40 -
Fedora 40 2.0.1-15.fc40 -
Fedora 39 2.0.1-13.fc39 -
Fedora 38 2.0.1-9.fc38 -
EPEL 9 2.0.1-7.el9 -
EPEL 8 2.0.1-1.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-pure-protobuf dash maintainers at fedoraproject dot org.



Sources on Pagure