[ 源代码: flufl.enum ]
软件包:python3-flufl.enum(7.0.0-1~exp1)
python3-flufl.enum 的相关链接
Debian 的资源:
下载源码包 flufl.enum:
- [flufl.enum_7.0.0-1~exp1.dsc]
- [flufl.enum_7.0.0.orig.tar.gz]
- [flufl.enum_7.0.0-1~exp1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [gitlab.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
yet another Python enumeration package (Python 3)
This package provides a Python enumeration, with an emphasis on simple, specific, concise semantics in an easy to read and write syntax. ``flufl.enum`` has just enough of the features needed to make enumerations useful, but without a lot of extra baggage to weigh them down.
This is the Python 3 version of the package.
其他与 python3-flufl.enum 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-public
- @public decorator for adding names to __all__
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 软件包暂时不可用
-
- sug: python-flufl.enum-doc
- yet another Python enumeration package (common documentation)