package/bullet: bump to version 2.85.1
[buildroot-gz.git] / package / python-tornado / Config.in
bloba0ee78fb7aa08b2af678ed89974ad7208514ccf0
1 config BR2_PACKAGE_PYTHON_TORNADO
2         bool "python-tornado"
3         select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
4         select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
5         select BR2_PACKAGE_PYTHON_SINGLEDISPATCH if BR2_PACKAGE_PYTHON # runtime
6         select BR2_PACKAGE_PYTHON_BACKPORTS_ABC if BR2_PACKAGE_PYTHON # runtime
7         select BR2_PACKAGE_PYTHON_CERTIFI if BR2_PACKAGE_PYTHON # runtime
8         help
9           Tornado is a Python web framework and asynchronous networking
10           library, originally developed at FriendFeed.
12           http://www.tornadoweb.org