mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Release Notes: https://github.com/Kludex/starlette/releases/tag/0.48.0 Github namespace changed, so change the link in Config.in. Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Julien Olivain <ju.o@free.fr>
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/Kludex/starlette
|