Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python2-enum34 | Distribution: OpenMandriva Lx |
Version: 1.1.10 | Vendor: OpenMandriva |
Release: 1 | Build date: Wed Mar 23 00:10:48 2022 |
Group: Development/Python | Build host: c64-3.openmandriva.org |
Size: 238975 | Source RPM: python-enum34-1.1.10-1.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
Url: https://pypi.python.org/pypi/enum34 | |
Summary: Backport of Python 3.4 Enum |
Python 3.4 introduced official support for enumerations. This is a backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4. An enumeration 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. This module defines two enumeration classes that can be used to define unique sets of names and values: Enum and IntEnum. It also defines one decorator, unique, that ensures only unique member names are present in an enumeration.
BSD
/usr/lib/python2.7/site-packages/enum /usr/lib/python2.7/site-packages/enum/__init__.py /usr/lib/python2.7/site-packages/enum/__init__.pyc /usr/lib/python2.7/site-packages/enum/__init__.pyo /usr/lib/python2.7/site-packages/enum/test.py /usr/lib/python2.7/site-packages/enum/test.pyc /usr/lib/python2.7/site-packages/enum/test.pyo /usr/lib/python2.7/site-packages/enum34-1.1.10-py2.7.egg-info /usr/lib/python2.7/site-packages/enum34-1.1.10-py2.7.egg-info/PKG-INFO /usr/lib/python2.7/site-packages/enum34-1.1.10-py2.7.egg-info/SOURCES.txt /usr/lib/python2.7/site-packages/enum34-1.1.10-py2.7.egg-info/dependency_links.txt /usr/lib/python2.7/site-packages/enum34-1.1.10-py2.7.egg-info/top_level.txt /usr/share/doc/python2-enum34 /usr/share/doc/python2-enum34/LICENSE /usr/share/doc/python2-enum34/PKG-INFO /usr/share/doc/python2-enum34/README /usr/share/doc/python2-enum34/enum.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 8 23:03:43 2024