14d301cbb6
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
config BR2_PACKAGE_PYTHON_ASYNC_GENERATOR
|
|
bool "python-async-generator"
|
|
help
|
|
Async generators and context managers for Python 3.5+.
|
|
|
|
https://github.com/python-trio/async_generator
|