cfb0987517
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Reviewed-by: Marcus Hoffmann <marcus.hoffmann@othermo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
config BR2_PACKAGE_PYTHON_STARLETTE
|
|
bool "python-starlette"
|
|
select BR2_PACKAGE_PYTHON_ANYIO # runtime
|
|
help
|
|
The little ASGI library that shines.
|
|
|
|
https://github.com/encode/starlette
|