[54078] trunk/dports/python

blb at macports.org blb at macports.org
Sun Jul 19 21:13:21 PDT 2009


Revision: 54078
          http://trac.macports.org/changeset/54078
Author:   blb at macports.org
Date:     2009-07-19 21:13:21 -0700 (Sun, 19 Jul 2009)
Log Message:
-----------
New ports - python/py2[56]-pythonutils, General utility modules that simplify common programming in Python; ticket #20088

Added Paths:
-----------
    trunk/dports/python/py25-pythonutils/
    trunk/dports/python/py25-pythonutils/Portfile
    trunk/dports/python/py26-pythonutils/
    trunk/dports/python/py26-pythonutils/Portfile

Added: trunk/dports/python/py25-pythonutils/Portfile
===================================================================
--- trunk/dports/python/py25-pythonutils/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pythonutils/Portfile	2009-07-20 04:13:21 UTC (rev 54078)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup python25  1.0
+
+name                py25-pythonutils
+version             0.4.0
+categories          python
+platforms           darwin
+maintainers         nomaintainer
+description         General utility modules that simplify common programming in Python
+long_description    The Voidspace Pythonutils package is a simple way of \
+                    installing the Voidspace collection of modules. These are \
+                    currently: \
+                      ConfigObj 4.4.0 - Easy config file reading/writing \
+                      validate 0.2.3 - Validation and type conversion system \
+                      StandOut 3.0.0 - Simple logging and output control object \
+                      pathutils 0.2.5 - For working with paths and files \
+                      cgiutils 0.3.5 - CGI helpers \
+                      urlpath 0.1.0 - Functions for handling URLs \
+                      odict 0.2.1 - Ordered Dictionary Class \
+                          \
+                      Several of the Voidspace Projects depend on these \
+                      modules. They are also useful in their own right of \
+                      course. They are primarily general utility modules that \
+                      simplify common programming tasks in Python.
+
+homepage            http://www.voidspace.org.uk/python/pythonutils.html
+master_sites        http://www.voidspace.org.uk/downloads/
+distname            pythonutils-${version}
+checksums           md5     f4d2fdd2a2e989d6ce02407be8a5932f \
+                    sha1    5787587366b0cd80a94003d8ab19df37308c499b \
+                    rmd160  de19e74217a9c278f99447b05436afe1f99b1d03
+use_zip             yes
+


Property changes on: trunk/dports/python/py25-pythonutils/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py26-pythonutils/Portfile
===================================================================
--- trunk/dports/python/py26-pythonutils/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pythonutils/Portfile	2009-07-20 04:13:21 UTC (rev 54078)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup python26  1.0
+
+name                py26-pythonutils
+version             0.4.0
+categories          python
+platforms           darwin
+maintainers         nomaintainer
+description         General utility modules that simplify common programming in Python
+long_description    The Voidspace Pythonutils package is a simple way of \
+                    installing the Voidspace collection of modules. These are \
+                    currently: \
+                      ConfigObj 4.4.0 - Easy config file reading/writing \
+                      validate 0.2.3 - Validation and type conversion system \
+                      StandOut 3.0.0 - Simple logging and output control object \
+                      pathutils 0.2.5 - For working with paths and files \
+                      cgiutils 0.3.5 - CGI helpers \
+                      urlpath 0.1.0 - Functions for handling URLs \
+                      odict 0.2.1 - Ordered Dictionary Class \
+                          \
+                      Several of the Voidspace Projects depend on these \
+                      modules. They are also useful in their own right of \
+                      course. They are primarily general utility modules that \
+                      simplify common programming tasks in Python.
+
+homepage            http://www.voidspace.org.uk/python/pythonutils.html
+master_sites        http://www.voidspace.org.uk/downloads/
+distname            pythonutils-${version}
+checksums           md5     f4d2fdd2a2e989d6ce02407be8a5932f \
+                    sha1    5787587366b0cd80a94003d8ab19df37308c499b \
+                    rmd160  de19e74217a9c278f99447b05436afe1f99b1d03
+use_zip             yes
+


Property changes on: trunk/dports/python/py26-pythonutils/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090719/6e53aff9/attachment.html>


More information about the macports-changes mailing list