summaryrefslogtreecommitdiffstats
path: root/package/python-falcon/Config.in
blob: ffd66eec1b15b438f088c02807950e04860936d7 (plain)
1
2
3
4
5
6
7
8
9
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
OpenPOWER on IntegriCloud