[ buster ]
[ bullseye ]
[ ソース: enum34 ]
パッケージ: pypy-enum34 (1.1.6-2)
pypy-enum34 に関するリンク
Debian の資源:
enum34 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
backport of Python 3.4's enum package (PyPy 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 PyPy compatible package.
その他の pypy-enum34 関連パッケージ
|
|
|
|
-
- dep: pypy
- fast alternative implementation of Python - PyPy interpreter
-
- sug: python-enum34-doc
- backport of Python 3.4's enum package (documentation)