enum34 1.1.6
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 |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
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) |