Source-Makefile: feeds/packages/lang/python/python-tornado/Makefile

Package: python3-tornado
Submenu: Python
Version: 6.1-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-asyncio +python3-codecs +python3-email +python3-light +python3-logging +python3-multiprocessing +python3-openssl +python3-unittest +python3-urllib
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Web framework and asynchronous networking library
Maintainer: Josef Schlehofer <josef.schlehofer@nic.cz>
Source: tornado-6.1.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
Type: ipkg
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.
https://tornadoweb.org
Josef Schlehofer <josef.schlehofer@nic.cz>
@@

Package: python3-tornado-src
Submenu: Python
Version: 6.1-1
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Web framework and asynchronous networking library (sources)
Maintainer: Josef Schlehofer <josef.schlehofer@nic.cz>
Source: tornado-6.1.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
Type: ipkg
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.

    This package contains the Python source files for python3-tornado.
https://tornadoweb.org
Josef Schlehofer <josef.schlehofer@nic.cz>
@@
Config:
    depends on PACKAGE_python3-tornado
@@


