DESCRIPTION = "A sophisticated Numeric Processing Package for Python" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " RDEPENDS = "python-core" SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz" S = "${WORKDIR}/Numeric-${PV}" inherit distutils do_stage() { cp -a Include/Numeric ${STAGING_INCDIR} } ch-oe.git Git repository'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1