python-tornado 6.3.2-ok1 source package in openKylin
Changelog
python-tornado (6.3.2-ok1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
python-tornado (6.3.2-ok1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
python-tornado_6.3.2.orig.tar.gz | 511.6 KiB | 1e3c5e1b283eb8932ba0f2634b1f5509af72c4fbf982222e290db3f22ee3a09a |
python-tornado_6.3.2-ok1.debian.tar.xz | 4.9 KiB | 5d0673d430d8d7895d015d1e05f281b4bd0f206be8ac191a0f71151c8dc52cd5 |
python-tornado_6.3.2-ok1.dsc | 2.0 KiB | 5e93ff87cedefb519b702c554046d9a0c24975d2900a565984c9ae5000bfd6e3 |
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.