Package : python-enum34 > RPM : python-enum34-1.0.4-2.mga6.src.rpm

Basic items

Name python-enum34
Version 1.0.4
Release 2.mga6
URL https://pypi.python.org/pypi/enum34
Group Development/Python
Summary Backport of Python 3.4 Enum
Size 35KB
Arch noarch
License BSD

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch x86_64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-02-09 12:24:50
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie