python-enum34 https://bitbucket.org/stoneleaf/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://bitbucket.org/stoneleaf/enum34/get/1.1.9.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-03-04 1.1.9 Patch version bump. Blue Devil bluedevil@sctzine.com 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