PACKAGE NAME: enum34-1.1.6-x86_64-1_cx.tgz PACKAGE LOCATION: ./enum34 PACKAGE SIZE (compressed): 88 K PACKAGE SIZE (uncompressed): 420 K PACKAGE DESCRIPTION: enum34: enum34 (backported Python 3.4 Enum) enum34: enum34: An enumeration is a set of symbolic names (members) bound to unique, enum34: constant values. Within an enumeration, the members can be compared enum34: by identity, and the enumeration itself can be iterated over. enum34: enum34: Homepage : https://pypi.python.org/pypi/enum34 enum34: enum34: enum34: enum34: