python2-enum34 - Python 3.4 Enum backported
Website: | https://pypi.python.org/pypi/enum34 |
---|---|
License: | GPLv3+ |
- Description:
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.
Packages
python2-enum34-1.1.6-7.git2946670.fc32.noarch [26 KiB] |
Changelog
by David Va (2019-12-10):
- sub-packages enabled |