SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-enum34 rpm build for : Fedora 29. For other distributions click python2-enum34.

Name : python2-enum34
Version : 1.1.6 Vendor : Fedora Project
Release : 7.fc29 Date : 2018-07-15 06:09:26
Group : Development/Libraries Source RPM : python-enum34-1.1.6-7.fc29.src.rpm
Size : 0.23 MB
Packager : Fedora Project
Summary : 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/29/Everything/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-enum34-1.1.6-7.fc29.noarch.rpm
ftp.icm.edu.pl  python2-enum34-1.1.6-7.fc29.noarch.rpm
ftp.icm.edu.pl  python2-enum34-1.1.6-7.fc29.noarch.rpm
ftp.icm.edu.pl  python2-enum34-1.1.6-7.fc29.noarch.rpm
     

Provides :
python-enum34
python2-enum34
python2.7dist(enum34)
python2dist(enum34)

Requires :
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/enum
/usr/lib/python2.7/site-packages/enum/__init__.py
/usr/lib/python2.7/site-packages/enum/__init__.pyc
/usr/lib/python2.7/site-packages/enum/__init__.pyo
/usr/lib/python2.7/site-packages/enum/test.py
/usr/lib/python2.7/site-packages/enum/test.pyc
/usr/lib/python2.7/site-packages/enum/test.pyo
/usr/lib/python2.7/site-packages/enum34-1.1.6-py2.7.egg-info
/usr/lib/python2.7/site-packages/enum34-1.1.6-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/enum34-1.1.6-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/enum34-1.1.6-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/enum34-1.1.6-py2.7.egg-info/top_level.txt
/usr/share/doc/python2-enum34
/usr/share/doc/python2-enum34/PKG-INFO
/usr/share/doc/python2-enum34/README
/usr/share/doc/python2-enum34/enum.rst
/usr/share/licenses/python2-enum34
/usr/share/licenses/python2-enum34/LICENSE

 
ICM