d75b18128b
Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
config BR2_PACKAGE_PYTHON_TORNADO
|
|
bool "python-tornado"
|
|
depends on BR2_PACKAGE_PYTHON
|
|
help
|
|
Tornado is a Python web framework and asynchronous networking
|
|
library, originally developed at FriendFeed.
|
|
|
|
http://www.tornadoweb.org
|