Commit graph

3 commits

Author SHA1 Message Date
epg
7f9c549bff Use egg.mk, cutting the Makefile in half (and fixing semi-automatic PLIST
generation, now that egg.mk does it).
2008-09-10 16:34:51 +00:00
epg
d15367d39e Oops, this doesn't require 2.5; DEPEND on setuptools and drop
PYTHON_VERSIONS_ACCEPTED (should work with any).
2008-09-04 17:17:15 +00:00
epg
399ab3a44d Import py-Paste-1.7.1.
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.
2008-09-04 16:49:17 +00:00