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: 2.0.1 | Vendor: Fedora Project |
Release: 1.el8 | Build date: Wed Feb 3 02:04:56 2021 |
Group: Unspecified | Build host: buildhw-x86-12.iad2.fedoraproject.org |
Size: 116724 | Source RPM: python-pure-protobuf-2.0.1-1.el8.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
* Sun Jan 31 2021 Lyes Saadi <fedora@lyes.eu> - 2.0.1-1 - Updating to 2.0.1 - Preparing for EPEL8 builds * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 29 2020 Lyes Saadi <fedora@lyes.eu> - 2.0.0-3 - Removing useless dependencies (coverage/linting) * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 2.0.0-2 - Rebuilt for Python 3.9 * Fri Feb 21 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2.0.0-1 - Initial package
/usr/lib/python3.6/site-packages/pure_protobuf /usr/lib/python3.6/site-packages/pure_protobuf-2.0.1-py3.6.egg-info /usr/lib/python3.6/site-packages/pure_protobuf-2.0.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pure_protobuf-2.0.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pure_protobuf-2.0.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pure_protobuf-2.0.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/pure_protobuf-2.0.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pure_protobuf-2.0.1-py3.6.egg-info/zip-safe /usr/lib/python3.6/site-packages/pure_protobuf/__init__.py /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__ /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/dataclasses_.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/dataclasses_.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/enums.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/enums.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/fields.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/fields.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/io_.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/__pycache__/io_.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/dataclasses_.py /usr/lib/python3.6/site-packages/pure_protobuf/enums.py /usr/lib/python3.6/site-packages/pure_protobuf/fields.py /usr/lib/python3.6/site-packages/pure_protobuf/io_.py /usr/lib/python3.6/site-packages/pure_protobuf/serializers /usr/lib/python3.6/site-packages/pure_protobuf/serializers/__init__.py /usr/lib/python3.6/site-packages/pure_protobuf/serializers/__pycache__ /usr/lib/python3.6/site-packages/pure_protobuf/serializers/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/serializers/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/serializers/__pycache__/google.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/serializers/__pycache__/google.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/serializers/google.py /usr/lib/python3.6/site-packages/pure_protobuf/types /usr/lib/python3.6/site-packages/pure_protobuf/types/__init__.py /usr/lib/python3.6/site-packages/pure_protobuf/types/__pycache__ /usr/lib/python3.6/site-packages/pure_protobuf/types/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/types/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/types/__pycache__/google.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pure_protobuf/types/__pycache__/google.cpython-36.pyc /usr/lib/python3.6/site-packages/pure_protobuf/types/google.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, Mon Oct 14 07:50:44 2024