buildroot/package/python-falcon/Config.in
Grzegorz Blach 3ea57b712d python-falcon: new package
An unladen web framework for building APIs and app backends.

http://falconframework.org

Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
[Thomas: add missing _LICENSE variable.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-08-29 21:40:50 +02:00

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