python-tornado 1.2.1-1 source package in Ubuntu

Changelog

python-tornado (1.2.1-1) unstable; urgency=low

  * New upstream release 
  * debian/control
    - Bump Standards-Version to 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  16 May 2011 07:50:56 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-tornado_1.2.1.orig.tar.gz 339.1 KiB 9673cb7fa2e375e4671da743106f77f3bad7f2b0d3093122fddc51dd3055c526
python-tornado_1.2.1-1.debian.tar.gz 4.5 KiB d84038dba5716a3661bea18876e1e3fd493fa5ac7fffa9002242d81f724ba5af
python-tornado_1.2.1-1.dsc 1.9 KiB 24fba2e8d217a81ae626296ddc5cf2543ec592a761cff557a6a0ff5d94e70e2a

Available diffs

View changes file

Binary packages built by this source

python-tornado: scalable, non-blocking web server and tools

 Tornado is an open source version of the scalable, non-blocking
 web server and tools that power FriendFeed. The FriendFeed application
 is written using a web framework that looks a bit like web.py or
 Google's webapp, but with additional tools and optimizations to take
 advantage of the underlying non-blocking infrastructure.
 .
 This is the Python 2 version of the package.