# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="a Sparse Matrix Library for Python" HOMEPAGE="http://pysparse.sourceforge.net" SRC_URI="mirror://sourceforge/pysparse/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="dev-python/numeric" inherit python distutils