Name python3-tornado
Version 6.5.1
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 devel/python
License Apache-2.0
Homepage https://www.tornadoweb.org/en/stable/
Recipe file meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.5.1.bb
Layer meta-voltumna (master branch)
Inherits
  • gcc
  • pypi
  • python3-dir
  • python3native
  • python3targetconfig
  • python_pep517
  • python_setuptools_build_meta
  • setuptools3-base
Dependencies
  • gcc-cross-i686
  • python3
  • python3-build-native
  • python3-installer-native
  • python3-native
  • python3-setuptools-native
  • python3-wheel-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/t/tornado/tornado-6.5.1.tar.gz

Patches

None

bbappends

This recipe is appended by:

meta-jupyter python3-tornado_%.bbappend

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master python3-tornado 6.5.1 (this recipe)