summaryrefslogtreecommitdiffstats
path: root/package/python-tornado/Config.in
blob: 870a3dece04db64f2c542765cd1ca728fca663b0 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PYTHON_TORNADO
	bool "python-tornado"
	depends on BR2_PACKAGE_PYTHON
	select BR2_PACKAGE_PYTHON_ZLIB
	help
	  Tornado is a Python web framework and asynchronous networking
	  library, originally developed at FriendFeed.

	  http://www.tornadoweb.org
OpenPOWER on IntegriCloud