[39456] trunk/dports/python

ram at macports.org ram at macports.org
Wed Aug 20 09:54:51 PDT 2008


Revision: 39456
          http://trac.macosforge.org/projects/macports/changeset/39456
Author:   ram at macports.org
Date:     2008-08-20 09:54:51 -0700 (Wed, 20 Aug 2008)
Log Message:
-----------
python/py25-pyrxp: new port, validating xml parser

Added Paths:
-----------
    trunk/dports/python/py25-pyrxp/
    trunk/dports/python/py25-pyrxp/Portfile

Added: trunk/dports/python/py25-pyrxp/Portfile
===================================================================
--- trunk/dports/python/py25-pyrxp/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pyrxp/Portfile	2008-08-20 16:54:51 UTC (rev 39456)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python25 1.0
+
+name              py25-pyrxp
+version           1.13
+categories        python devel
+platforms         darwin
+maintainers       ram openmaintainer
+
+description       Fast validating XML parser for python
+long_description  ${description}
+
+homepage          http://www.reportlab.org/pyrxp.html
+master_sites      http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
+distname          pyRXP-${version}
+
+checksums         md5 87a1b0bf163ccc7fd1ddbcdb89731c19 \
+                  sha1 8d97e26d655a2231880a1a770534092254cc4553 \
+                  rmd160 07638221a602cd46910cdfa4ab12f4038097369f
+
+universal_variant no
+
+livecheck.check   none


Property changes on: trunk/dports/python/py25-pyrxp/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/20080820/ee49b779/attachment.html 


More information about the macports-changes mailing list