85d912cb9d
Depends on BR2_PACKAGE_PYTHON3 The hash of the license file has changed because a short license file was replaced by the complete text of the Apache 2.0 license. The license itself remains the same. Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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
|