[78675] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Tue May 17 09:02:17 PDT 2011


Revision: 78675
          http://trac.macports.org/changeset/78675
Author:   macsforever2000 at macports.org
Date:     2011-05-17 09:02:15 -0700 (Tue, 17 May 2011)
Log Message:
-----------
py26-pysparse: Added new port.

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

Added: trunk/dports/python/py26-pysparse/Portfile
===================================================================
--- trunk/dports/python/py26-pysparse/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pysparse/Portfile	2011-05-17 16:02:15 UTC (rev 78675)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-pysparse
+version             1.1.1
+categories-append   math
+platforms           darwin
+maintainers         macsforever2000 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.
+
+homepage            http://pysparse.sourceforge.net/index.html
+master_sites        sourceforge:pysparse
+distname            pysparse-${version}
+
+checksums           md5     a9f4d0b31488a08cc3235df0b3d8b558 \
+                    sha1    dca36520f39551781bcaeac8c1bbc6d3baefa57a \
+                    rmd160  0848e7f061d0d2571bbad3e4fd2b4e0f070b961a
+
+depends_lib         port:py26-numpy


Property changes on: trunk/dports/python/py26-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/20110517/be886d00/attachment.html>


More information about the macports-changes mailing list