python-enum34 https://pypi.org/project/enum34/ PisiLinux Community admins@pisilinux.org programming.language.python BSD app:console 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. python-enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3. tested on 2.6, 2.7, and 3.3+ https://files.pythonhosted.org/packages/a7/9a/909b721496b6f3e7776345c250d55cbdbcb1302fb42cf79de0d929af74c1/enum34-1.1.8.tar.gz python-setuptools python-devel python-enum34 The enum module from Python3.4 backported from 3.3 - 2.4 /usr/lib /usr/share/doc 2020-02-23 1.1.8 Version bump. Blue Devil bluedevil@sctzine.com 2020-01-20 1.1.6 Rebuild for new toolchain Blue Devil bluedevil@sctzine.com 2018-10-18 1.1.6 First release PisiLinux Community admins@pisilinux.org