[61446] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Dec 11 09:52:56 PST 2009


Revision: 61446
          http://trac.macports.org/changeset/61446
Author:   jmr at macports.org
Date:     2009-12-11 09:52:56 -0800 (Fri, 11 Dec 2009)
Log Message:
-----------
New port: py25-pysparse (#22732)

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

Added: trunk/dports/python/py25-pysparse/Portfile
===================================================================
--- trunk/dports/python/py25-pysparse/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pysparse/Portfile	2009-12-11 17:52:56 UTC (rev 61446)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python25 1.0
+
+name                py25-pysparse
+version             1.1
+categories-append   math
+maintainers         vcn.com:jjstickel openmaintainer 
+description         a fast sparse matrix library for Python
+long_description    PySparse extends the Python interpreter by a set of \
+                    sparse matrix types holding double precision values.
+platforms           darwin
+homepage            http://pysparse.sourceforge.net/index.html
+master_sites        sourceforge:pysparse
+distname            pysparse-${version}
+checksums           md5     b6d52b9b34824be138f75dd790d52598 \
+                    sha1    55e935e6b9c089e3740bd11494ed6bf451e56c84 \
+                    rmd160  81bccdde11c072565808eeade5995d03dd8a7010
+
+depends_lib         port:py25-numpy


Property changes on: trunk/dports/python/py25-pysparse/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/20091211/d900acbc/attachment.html>


More information about the macports-changes mailing list