We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd388bf commit 9a193aeCopy full SHA for 9a193ae
setup.py
@@ -53,7 +53,7 @@
53
url="http://www.tornadoweb.org/",
54
download_url="http://github.com/downloads/facebook/tornado/tornado-%s.tar.gz" % version,
55
license="http://www.apache.org/licenses/LICENSE-2.0",
56
- description="Tornado is an open source version of the scalable, non-blocking web server and and tools that power FriendFeed",
+ description="Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",
57
classifiers=[
58
'License :: OSI Approved :: Apache Software License',
59
'Programming Language :: Python :: 2',
0 commit comments