python-tornado 6.0.3+really5.1.1-2build1 source package in Ubuntu
Changelog
python-tornado (6.0.3+really5.1.1-2build1) focal; urgency=medium * No-change rebuild with fixed binutils on arm64. -- Matthias Klose <email address hidden> Sat, 08 Feb 2020 11:18:49 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-tornado_6.0.3+really5.1.1.orig.tar.gz | 530.2 KiB | a1da335a2978b9a8c3544cab10076d799442d7988ed0b4f2be035fe4388ca8dd |
python-tornado_6.0.3+really5.1.1-2build1.debian.tar.xz | 13.8 KiB | 6c1d238bbb544bbdd1290641e77ec8625c34314280114ac1294d4840a034f65f |
python-tornado_6.0.3+really5.1.1-2build1.dsc | 2.9 KiB | cc54b7d1a5d86eb77536c9bb6f9d94e2b5461d46ae546619fdb8b6a6c793e813 |
Available diffs
Binary packages built by this source
- python-tornado: No summary available for python-tornado in ubuntu focal.
No description available for python-tornado in ubuntu focal.
- python-tornado-dbgsym: No summary available for python-tornado-dbgsym in ubuntu focal.
No description available for python-
tornado- dbgsym in ubuntu focal.
- python-tornado-doc: scalable, non-blocking web server and tools - documentation
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 documentation.
- 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