[Python-modules-commits] r489 - in /packages/paste/trunk/debian: control watch

pox-guest at users.alioth.debian.org pox-guest at users.alioth.debian.org
Sun May 7 13:00:16 UTC 2006


Author: pox-guest
Date: Sun May  7 13:00:15 2006
New Revision: 489

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=489
Log:
watch file added
description extended

Added:
    packages/paste/trunk/debian/watch
Modified:
    packages/paste/trunk/debian/control

Modified: packages/paste/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/paste/trunk/debian/control?rev=489&op=diff
==============================================================================
--- packages/paste/trunk/debian/control (original)
+++ packages/paste/trunk/debian/control Sun May  7 13:00:15 2006
@@ -15,4 +15,19 @@
  Python Paste brings consistency to Python web development and web application
  installation, providing tools for both developers and system administrators.
  .
+ Paste for Administrators:
+  * Easily install, run, and configure multiple Paste-enabled web
+    applications at once, and integrate them into your website how
+    you want (SCGI, FCGI, AJP, WSGI)
+  * Manage and install web applications system-wide for easy maintenance
+ .
+ Paste for Web Developers:
+  * Increase your web application's audience
+  * Provide starter templates and custom commands for using your web framework
+  * Keep your development and deployment straightened out, and your automated
+    testing streamlined
+  * Attention payed to the full development cycle -- starting projects,
+    converting old projects, updating and deploying projects -- using a set of
+    complementary packages and tools
+ .
   Homepage: http://pythonpaste.org

Added: packages/paste/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/paste/trunk/debian/watch?rev=489&op=file
==============================================================================
--- packages/paste/trunk/debian/watch (added)
+++ packages/paste/trunk/debian/watch Sun May  7 13:00:15 2006
@@ -1,0 +1,2 @@
+version=3
+http://cheeseshop.python.org/packages/source/P/Paste/ Paste-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list