You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / python-enum34-1.0.4-2.lbn19.noarch

python-enum34-1.0.4-2.lbn19.noarch

Package Attributes
RPM  python-enum34-1.0.4-2.lbn19.noarch.rpm Architecture  noarch Size  329922 Created  2019/09/30 06:54:08 UTC
Package Specification
Summary Backport of Python 3.4 Enum
Group Development/Libraries
License BSD
Home Page https://pypi.python.org/pypi/enum34
Description

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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-enum34

Document Actions