[39884] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Wed Sep 10 11:55:08 PDT 2008


Revision: 39884
          http://trac.macports.org/changeset/39884
Author:   ryandesign at macports.org
Date:     2008-09-10 11:55:07 -0700 (Wed, 10 Sep 2008)
Log Message:
-----------
py-pyxg: new port, version 0.2; closes #16401

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

Added: trunk/dports/python/py-pyxg/Portfile
===================================================================
--- trunk/dports/python/py-pyxg/Portfile	                        (rev 0)
+++ trunk/dports/python/py-pyxg/Portfile	2008-09-10 18:55:07 UTC (rev 39884)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem    1.0
+PortGroup     python24 1.0
+
+name          py-pyxg
+version       0.2.0
+categories    python devel
+platforms     darwin
+maintainers   nomaintainer
+description PyXG provides a Python interface to Apple's Xgrid
+long_description  Xgrid is Apple's solution for running jobs on a cluster \
+of Macintosh computers. PyXG enables users to submit and manage Xgrid jobs \
+on a cluster from a Python script or within an interactive Python session.
+
+homepage      http://pyxg.scipy.org/
+master_sites  http://pyxg.scipy.org/downloads
+distname      PyXG-${version}
+
+checksums     md5 9611586e60cf872cf47281fd81ccb5e4
+
+depends_lib   port:py-bdist_mpkg \
+              port:py-pyobjc


Property changes on: trunk/dports/python/py-pyxg/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/20080910/97da5fab/attachment.html 


More information about the macports-changes mailing list