[35471] trunk/dports/python

akira at macports.org akira at macports.org
Fri Mar 28 15:28:30 PDT 2008


Revision: 35471
          http://trac.macosforge.org/projects/macports/changeset/35471
Author:   akira at macports.org
Date:     2008-03-28 15:28:29 -0700 (Fri, 28 Mar 2008)

Log Message:
-----------
Added DecoratorTools port for Python2.4

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

Added: trunk/dports/python/py-decoratortools/Portfile
===================================================================
--- trunk/dports/python/py-decoratortools/Portfile	                        (rev 0)
+++ trunk/dports/python/py-decoratortools/Portfile	2008-03-28 22:28:29 UTC (rev 35471)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			python24 1.0
+
+name				py-decoratortools
+version				1.7
+categories-append		www
+maintainers			stechert akira openmaintainer
+description			Use class and function decorators -- even in Python 2.3 (now with source debugging for generated code)!
+long_description		${description}
+platforms			darwin
+homepage			http://cheeseshop.python.org/pypi/DecoratorTools
+master_sites			http://cheeseshop.python.org/packages/source/D/DecoratorTools/
+distname			DecoratorTools-${version}
+use_zip				yes
+checksums			md5 84df0a86aabec6a7d802439ffaa17585 \
+				sha1 2043250d06129ca71c47b26024f4800c47d4843a \
+				rmd160 f605ef9ffd0cb6605a9b68442bdb20af2b69023b
+


Property changes on: trunk/dports/python/py-decoratortools/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080328/7102d069/attachment.html


More information about the macports-changes mailing list