Commit graph

5 commits

Author SHA1 Message Date
Dryice Dong Liu
ee11de0747 update to 1.2.1
Approved by:	itetcu (mentor, implicit)
2007-02-04 12:03:33 +00:00
Dryice Dong Liu
994035c4f2 update to 1.1.1
Approved by:	itetcu (mentor)
2007-01-15 23:49:11 +00:00
Nicola Vitale
7baae07735 - Fixed PYPASTE_EGG value
Reviewed by:	dryice (maintainer)
Approved by:	alexbl (mentor)
2007-01-07 09:49:49 +00:00
Nicola Vitale
f0bf4f5338 - Added files/pkg-deinstall files/pkg-install
- Added variable PYPASTE_EGG

Approved by:	alexbl (mentor), dryice (maintainer)
2006-12-31 13:30:35 +00:00
Martin Wilke
51edbc0db6 Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.

These provide several pieces of "middleware" (or filters) that can be
nested to build web applications. Each piece of middleware uses the
WSGI (PEP 333) interface, and should be compatible with other
middleware based on those interfaces.

Author:	Ian Bicking <ianb at colorstudy com>
WWW:	http://pythonpaste.org

PR:		ports/106706
Submitted by:	Dryice Liu	<dryice at dryice.name>
2006-12-14 11:38:34 +00:00