From de2419529a37a860ca5e70dfd1a9183e8eab769a Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Mon, 3 Mar 2014 20:26:14 +0100 Subject: [PATCH] python-tornado: Added python-tornado 3.2 - A Python web framework. --- python/python-tornado/python-tornado.cache | 5 +++ python/python-tornado/python-tornado.desc | 37 ++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 python/python-tornado/python-tornado.cache create mode 100644 python/python-tornado/python-tornado.desc diff --git a/python/python-tornado/python-tornado.cache b/python/python-tornado/python-tornado.cache new file mode 100644 index 000000000..cd5cc86b6 --- /dev/null +++ b/python/python-tornado/python-tornado.cache @@ -0,0 +1,5 @@ + +[TIMESTAMP] 1393874265 Mon Mar 3 20:17:45 2014 +[BUILDTIME] 0 (5) +[SIZE] 2.38 MB, 166 files + diff --git a/python/python-tornado/python-tornado.desc b/python/python-tornado/python-tornado.desc new file mode 100644 index 000000000..11dd3fb06 --- /dev/null +++ b/python/python-tornado/python-tornado.desc @@ -0,0 +1,37 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../python-tornado/python-tornado.desc +[COPY] Copyright (C) 2014 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A Python web framework. + +[T] Tornado is a Python web framework and asynchronous networking library, +[T] originally developed at FriendFeed. By using non-blocking network I/O, +[T] Tornado can scale to tens of thousands of open connections, +[T] making it ideal for long polling, WebSockets, and other applications +[T] that require a long-lived connection to each user. + +[U] https://pypi.python.org/packages/source/t/tornado + +[A] Facebook +[M] Nagy Karoly Gabriel + +[C] extra/tool + +[F] SETUPTOOLS + +[L] APL +[S] Stable +[V] 3.2 +[P] X -----5---9 125.000 + +[D] 1882089462 tornado-3.2.tar.gz https://pypi.python.org/packages/source/t/tornado/