9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
config BR2_PACKAGE_PYTHON_FALCON
|
|
bool "python-falcon"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
An unladen web framework for building APIs and app
|
|
backends.
|
|
|
|
https://falconframework.org
|