# -*- 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: Portfile 86098 2011-10-19 11:41:37Z snc@macports.org $ PortSystem 1.0 PortGroup python26 1.0 name py26-pysparse version 1.1.1 categories-append math platforms darwin maintainers macsforever2000 vcn.com:jjstickel openmaintainer license BSD 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