[19611] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 17 09:55:47 PDT 2006


Revision: 19611
Author:   landonf at macports.org
Date:     2006-09-17 09:55:42 -0700 (Sun, 17 Sep 2006)

Log Message:
-----------
WSGI middleware

Added Paths:
-----------
    trunk/dports/python/py-flup/
    trunk/dports/python/py-flup/Portfile

Added: trunk/dports/python/py-flup/Portfile
===================================================================
--- trunk/dports/python/py-flup/Portfile	                        (rev 0)
+++ trunk/dports/python/py-flup/Portfile	2006-09-17 16:55:42 UTC (rev 19611)
@@ -0,0 +1,22 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-flup
+version				0.5
+categories-append		www
+maintainers			darwinports at opendarwin.org
+description			Flup is a random collection of WSGI servers and middleware.
+long_description		Flup offer three sets of WSGI \
+				servers/gateways, which speak AJP 1.3, \
+				FastCGI, and SCGI. Each server comes in two \
+				flavors: a threaded version, and a forking \
+				version.
+
+platforms			darwin
+
+homepage			http://www.saddi.com/software/flup/
+master_sites			http://www.saddi.com/software/flup/dist/
+distname			flup-r2030
+
+checksums			sha1 4b09ac42b8d947d2326b8d60078c841f1a6eb8b5

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060917/685778aa/attachment.html


More information about the macports-changes mailing list