Name enum34
Version 1.1.6
Summary backport of Python 3.4's enum package
Description PEP 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.
Section base
License BSD-3-Clause
Homepage
Recipe file recipes-debian/enum34/enum34_debian.bb
recipes-debian/enum34/recipes-debian/sources/enum34.inc
Layer meta-debian (warrior branch)
Inherits
  • debian-package
  • distutils
  • distutils-base
  • distutils-common-base
  • python-dir
  • pythonnative
  • setuptools
Dependencies
  • python
  • python-native
  • python-setuptools-native
PACKAGECONFIG options

Sources

http://ftp.debian.org/debian/pool/main/e/enum34/enum34_1.1.6-2.dsc
http://ftp.debian.org/debian/pool/main/e/enum34/enum34_1.1.6.orig.tar.gz
http://ftp.debian.org/debian/pool/main/e/enum34/enum34_1.1.6-2.debian.tar.xz

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
warrior (Yocto Project 2.7) enum34 1.1.6 (this recipe)