The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Letter P

python-enum34 - Backport of Python 3.4 Enum

Website: https://pypi.python.org/pypi/enum34
License: BSD
Vendor: Scientific Linux
Description:
Python 3.4 introduced official support for enumerations.  This is a
backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4.

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.

This module defines two enumeration classes that can be used to define
unique sets of names and values: Enum and IntEnum. It also defines one
decorator, unique, that ensures only unique member names are present
in an enumeration.

Packages

python-enum34-1.0.4-1.el7.noarch [51 KiB] Changelog by Eric Smith (2015-04-08):
- Updated to latest upstream.

Listing created by Repoview-0.6.6-1.el6

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.