Name : python-enum34
| |
Version : 1.0.4
| Vendor : Ethan Furman < ethan_stoneleaf_us>
|
Release : 1.el5.pp
| Date : 2015-01-13 22:14:45
|
Group : Development/Libraries
| Source RPM : python-enum34-1.0.4-1.el5.pp.src.rpm
|
Size : 0.38 MB
| |
Packager : Peter Pramberger < peterpramb_member_fsf_org>
| |
Summary : The enum feature backported to Python 2.4+
|
Description :
An enumeration is a set of symbolic names (members) bound to unique, constant values. Within an enumeration, members can be compared by identity, and the enumeration itself can be iterated over.
Python 3.4 officially introduced support for enumerations. Enum34 is a backport of that feature to Python 2.4+.
|
RPM found in directory: /packages/linux-pbone/archive/ftp.pramberger.at/systems/linux/contrib/rhel5/i386 |