Logoj0ke.net Open Build Service > Projects > internetx:kiwi:Appliance > python-future > Binaries > python-future-0.15.2-1.1.no... > Dependencies
Sign Up | Log In

Dependency of python-future-0.15.2-1.1.noarch.rpm

Name: python-enum34

Project: CentOS_7.3

Repository: oss

Title: Backport of Python 3.4 Enum

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.

Version: 1.0.4

Release: 1.el7

Architecture: noarch

Size: 52.2 KB

Build Time: 2015-11-25 16:33:25 +0100 (over 8 years ago)

Provides

Symbol Required by
python-enum34 = 1.0.4-1.el7 python-gssapi python2-cryptography

Requires

Symbol Provided by
python(abi) = 2.7 python