python-tornado 6.3.2-ok1.1 source package in openKylin

Changelog

python-tornado (6.3.2-ok1.1) nile; urgency=medium

  * Disable test.

 -- rtlhq <nobelxyz@163.com>  Wed, 27 Sep 2023 10:44:32 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-tornado_6.3.2.orig.tar.gz 511.6 KiB 1e3c5e1b283eb8932ba0f2634b1f5509af72c4fbf982222e290db3f22ee3a09a
python-tornado_6.3.2-ok1.1.debian.tar.xz 4.9 KiB cf66ef6bd98551eda3d53b224cd6d46ef45a797bf212ec9ef99cf6b602787f05
python-tornado_6.3.2-ok1.1.dsc 2.0 KiB 9c963a908c1549295ff90b61bb1bf209cddfd566f2bccf5122a05e609b50ce73

Available diffs

View changes file

Binary packages built by this source

python3-tornado: scalable, non-blocking web server and tools - Python 3 package

 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 is the Python 3 version of the package.

python3-tornado-dbgsym: debug symbols for python3-tornado