Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pure-protobuf | Distribution: Fedora Project |
Version: 3.1.4 | Vendor: Fedora Project |
Release: 2.fc44 | Build date: Mon Aug 18 22:21:30 2025 |
Group: Unspecified | Build host: buildvm-a64-21.rdu3.fedoraproject.org |
Size: 171557 | Source RPM: python-pure-protobuf-3.1.4-2.fc44.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/eigenein/protobuf | |
Summary: 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.
MIT
* Mon Aug 18 2025 Gwyn Ciesla <gwync@protonmail.com> - 3.1.4-2 - sources * Mon Aug 18 2025 Gwyn Ciesla <gwync@protonmail.com> - 3.1.4-1 - Fix FTBFS * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jul 10 2025 Gwyn Ciesla <gwync@protonmail.com> - 2.0.1-20 - Migrate to new macros. * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.0.1-19 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.0.1-16 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/usr/lib/python3.14/site-packages/pure_protobuf /usr/lib/python3.14/site-packages/pure_protobuf-3.1.4.dist-info /usr/lib/python3.14/site-packages/pure_protobuf-3.1.4.dist-info/INSTALLER /usr/lib/python3.14/site-packages/pure_protobuf-3.1.4.dist-info/LICENSE /usr/lib/python3.14/site-packages/pure_protobuf-3.1.4.dist-info/METADATA /usr/lib/python3.14/site-packages/pure_protobuf-3.1.4.dist-info/WHEEL /usr/lib/python3.14/site-packages/pure_protobuf/__init__.py /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__ /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/_accumulators.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/_accumulators.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/_mergers.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/_mergers.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/annotations.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/annotations.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/exceptions.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/exceptions.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/message.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/message.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/one_of.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/one_of.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/well_known.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/__pycache__/well_known.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/_accumulators.py /usr/lib/python3.14/site-packages/pure_protobuf/_mergers.py /usr/lib/python3.14/site-packages/pure_protobuf/annotations.py /usr/lib/python3.14/site-packages/pure_protobuf/descriptors /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__init__.py /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__pycache__ /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__pycache__/_field.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__pycache__/_field.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__pycache__/record.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/__pycache__/record.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/_field.py /usr/lib/python3.14/site-packages/pure_protobuf/descriptors/record.py /usr/lib/python3.14/site-packages/pure_protobuf/exceptions.py /usr/lib/python3.14/site-packages/pure_protobuf/helpers /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__init__.py /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__ /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/_dataclasses.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/_dataclasses.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/_typing.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/_typing.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/datetime.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/datetime.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/io.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/io.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/itertools.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/__pycache__/itertools.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/helpers/_dataclasses.py /usr/lib/python3.14/site-packages/pure_protobuf/helpers/_typing.py /usr/lib/python3.14/site-packages/pure_protobuf/helpers/datetime.py /usr/lib/python3.14/site-packages/pure_protobuf/helpers/io.py /usr/lib/python3.14/site-packages/pure_protobuf/helpers/itertools.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__init__.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__ /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/_repr.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/_repr.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/_skip.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/_skip.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/_vars.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/_vars.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/accumulate.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/accumulate.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/merge.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/merge.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/read.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/read.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/write.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/__pycache__/write.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/_repr.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/_skip.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/_vars.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/accumulate.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/merge.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/read.py /usr/lib/python3.14/site-packages/pure_protobuf/interfaces/write.py /usr/lib/python3.14/site-packages/pure_protobuf/io /usr/lib/python3.14/site-packages/pure_protobuf/io/__init__.py /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__ /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/bytes_.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/bytes_.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/fixed32.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/fixed32.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/fixed64.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/fixed64.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/struct_.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/struct_.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/tag.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/tag.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/url.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/url.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/varint.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/varint.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/wire_type.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/wire_type.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/wrappers.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/__pycache__/wrappers.cpython-314.pyc /usr/lib/python3.14/site-packages/pure_protobuf/io/bytes_.py /usr/lib/python3.14/site-packages/pure_protobuf/io/fixed32.py /usr/lib/python3.14/site-packages/pure_protobuf/io/fixed64.py /usr/lib/python3.14/site-packages/pure_protobuf/io/struct_.py /usr/lib/python3.14/site-packages/pure_protobuf/io/tag.py /usr/lib/python3.14/site-packages/pure_protobuf/io/url.py /usr/lib/python3.14/site-packages/pure_protobuf/io/varint.py /usr/lib/python3.14/site-packages/pure_protobuf/io/wire_type.py /usr/lib/python3.14/site-packages/pure_protobuf/io/wrappers.py /usr/lib/python3.14/site-packages/pure_protobuf/message.py /usr/lib/python3.14/site-packages/pure_protobuf/one_of.py /usr/lib/python3.14/site-packages/pure_protobuf/py.typed /usr/lib/python3.14/site-packages/pure_protobuf/well_known.py /usr/share/doc/python3-pure-protobuf /usr/share/doc/python3-pure-protobuf/README.md /usr/share/licenses/python3-pure-protobuf /usr/share/licenses/python3-pure-protobuf/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 20 00:11:19 2025