Package
python-enum34Version
1.1.2-1Priority
optionalSection
pythonSource
enum34Origin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Barry Warsaw <barry@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
245 kBDepends
python:any (<< 2.8), python:any (>= 2.7.5-5~)Suggests
python-enum34-docHomepage
https://pypi.python.org/pypi/enum34Task
edubuntu-desktop-gnome, ubuntustudio-audio, ubuntu-gnome-desktop, ubuntu-sdk, ubuntukylin-desktopSupported
5yDownload Size
35.8 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
backport of Python 3.4's enum packagePEP 435 adds an enumeration to Python 3.4. This module provides a
backport of that data type for older Python versions. It defines two
enumeration classes that can be used to define unit sets of names and
values: Enum and IntEnum.
.
This is the Python 2 compatible package.
Install Info
artful,now 1.1.6-1 allInstalled Automatically
TrueFiles
/.//usr/
/usr/lib/
/usr/lib/python2.7/
/usr/lib/python2.7/dist-packages/
/usr/lib/python2.7/dist-packages/enum/
/usr/lib/python2.7/dist-packages/enum34-1.1.2.egg-info
/usr/lib/python2.7/dist-packages/enum/doc/
/usr/lib/python2.7/dist-packages/enum/doc/enum.pdf
/usr/lib/python2.7/dist-packages/enum/doc/enum.rst
/usr/lib/python2.7/dist-packages/enum/__init__.py
/usr/lib/python2.7/dist-packages/enum/README
/usr/lib/python2.7/dist-packages/enum/test_enum.py
/usr/share/
/usr/share/doc/
/usr/share/doc/python-enum34/
/usr/share/doc/python-enum34/changelog.Debian.gz
/usr/share/doc/python-enum34/copyright
/usr/share/python/
/usr/share/python/dist/
/usr/share/python/dist/python-enum34