[19554] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 22:10:05 PDT 2006


Revision: 19554
Author:   landonf at macports.org
Date:     2006-09-15 22:10:02 -0700 (Fri, 15 Sep 2006)

Log Message:
-----------
Myghty, a python templating framework, and yet another Pylons dependency.

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

Added: trunk/dports/python/py-myghty/Portfile
===================================================================
--- trunk/dports/python/py-myghty/Portfile	                        (rev 0)
+++ trunk/dports/python/py-myghty/Portfile	2006-09-16 05:10:02 UTC (rev 19554)
@@ -0,0 +1,25 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-myghty
+version				1.1
+categories-append		www
+maintainers			darwinports at opendarwin.org
+description			Myghty is a Python based templating framework \
+				originally based on HTML::Mason.
+long_description		Myghty fully implements Mason's templating \
+				language, component-based architecture, and \
+				caching system, and goes beyond, adding new \
+				paradigms such the Module Components \
+				controller paradigm, full Python whitespace \
+				syntax, threading support, WSGI support, \
+				session support, and much more.
+
+platforms			darwin
+
+homepage			http://www.myghty.org
+master_sites			http://cheeseshop.python.org/packages/source/M/Myghty/
+distname			Myghty-${version}
+
+checksums			sha1 2e6714780d2250d936731a74b331d924bb1799bc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060915/70c7648e/attachment.html


More information about the macports-changes mailing list