[ buster ]
[ 原始碼: enum34 ]
套件:python-enum34(1.1.6-2)
backport of Python 3.4's enum package
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.
This is the Python 2 compatible package.
其他與 python-enum34 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- sug: python-enum34-doc
- backport of Python 3.4's enum package (documentation)