mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/python-aenum: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [Peter: add license hash] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
dfb553adff
commit
2707f1c872
7
package/python-aenum/Config.in
Normal file
7
package/python-aenum/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_AENUM
|
||||
bool "python-aenum"
|
||||
help
|
||||
Advanced Enumerations (compatible with Python's stdlib Enum),
|
||||
NamedTuples, and NamedConstants.
|
||||
|
||||
https://pypi.org/project/aenum
|
||||
Reference in New Issue
Block a user