Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-aenum | Distribution: Fedora Project |
Version: 2.2.3 | Vendor: Fedora Project |
Release: 1.el8 | Build date: Tue Jan 7 18:39:53 2020 |
Group: Unspecified | Build host: buildhw-04.phx2.fedoraproject.org |
Size: 1201145 | Source RPM: python-aenum-2.2.3-1.el8.src.rpm |
Packager: Fedora Project | |
Url: https://bitbucket.org/stoneleaf/aenum | |
Summary: Advanced Enumerations, NamedTuples and NamedConstants for Python |
aenum includes a Python stdlib Enum-compatible data type, as well as a metaclass-based NamedTuple implementation and a NamedConstant class. An Enum is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, the members can be compared by identity, and the enumeration itself can be iterated over. Support exists for unique values, multiple values, auto-numbering, and suspension of aliasing, plus the ability to have values automatically bound to attributes. A NamedTuple is a class-based, fixed-length tuple with a name for each possible position accessible using attribute-access notation as well as the standard index notation. A NamedConstant is a class whose members cannot be rebound; it lacks all other Enum capabilities, however.
BSD
* Mon Jan 06 2020 Fabian Affolter <[email protected]> - 2.2.3-2 - Update to latest upstream release 2.2.3 * Thu Oct 03 2019 Miro Hrončok <[email protected]> - 2.1.4-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <[email protected]> - 2.1.4-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <[email protected]> - 2.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 17 2019 Fabian Affolter <[email protected]> - 2.1.4-1 - Switch to PyPI for the source to get rid of the BitBucket shortcomings - Update to latest upstream release 2.1.4 * Sat Jun 08 2019 Fabian Affolter <[email protected]> - 2.1.3-1 - Update to latest upstream release 2.1.3 - Add license and docs (rhbz#1714003) * Sat May 25 2019 Fabian Affolter <[email protected]> - 2.1.2-1 - Initial package for Fedora
/usr/lib/python3.6/site-packages/aenum /usr/lib/python3.6/site-packages/aenum-2.2.3-py3.6.egg-info /usr/lib/python3.6/site-packages/aenum-2.2.3-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/aenum-2.2.3-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/aenum-2.2.3-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/aenum-2.2.3-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/aenum/CHANGES /usr/lib/python3.6/site-packages/aenum/LICENSE /usr/lib/python3.6/site-packages/aenum/README /usr/lib/python3.6/site-packages/aenum/__init__.py /usr/lib/python3.6/site-packages/aenum/__pycache__ /usr/lib/python3.6/site-packages/aenum/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aenum/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/aenum/__pycache__/test.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aenum/__pycache__/test.cpython-36.pyc /usr/lib/python3.6/site-packages/aenum/__pycache__/test_v3.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aenum/__pycache__/test_v3.cpython-36.pyc /usr/lib/python3.6/site-packages/aenum/doc /usr/lib/python3.6/site-packages/aenum/doc/aenum.pdf /usr/lib/python3.6/site-packages/aenum/doc/aenum.rst /usr/lib/python3.6/site-packages/aenum/test.py /usr/lib/python3.6/site-packages/aenum/test_v3.py /usr/share/doc/python3-aenum /usr/share/doc/python3-aenum/CHANGES /usr/share/doc/python3-aenum/README /usr/share/doc/python3-aenum/doc /usr/share/doc/python3-aenum/doc/aenum.pdf /usr/share/doc/python3-aenum/doc/aenum.rst /usr/share/licenses/python3-aenum /usr/share/licenses/python3-aenum/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 08:25:28 2024