mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 12:02:12 +00:00
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
|
|
config BR2_PACKAGE_PYTHON_FALCON
|
||
|
|
bool "python-falcon"
|
||
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||
|
|
select BR2_PACKAGE_PYTHON_MIMEPARSE # runtime
|
||
|
|
help
|
||
|
|
An unladen web framework for building APIs and app
|
||
|
|
backends.
|
||
|
|
|
||
|
|
http://falconframework.org
|