Name python-tornado45
Version 4.5.3 (8e9e75502ff910629663c4cdd7779d43ea2dd150)
Summary Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
Description Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.
Section base
License Apache-2.0
Homepage http://www.tornadoweb.org/en/stable/
Recipe file recipes-devtools/python/python-tornado45.bb
Layer meta-bistro (thud branch)
Inherits
  • distutils
  • distutils-base
  • distutils-common-base
  • python-dir
  • pythonnative
  • setuptools
Dependencies
  • python
  • python-native
  • python-setuptools-native
PACKAGECONFIG options

Sources

git://github.com/tornadoweb/tornado.git

Patches

None

Other branches

This recipe in other branches of meta-bistro:

Branch Recipe
thud (Yocto Project 2.6) python-tornado45 4.5.3 (this recipe)