2707f1c872
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [Peter: add license hash] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
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
|