Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / python / python-numarray_1.0.oe
1 DESCRIPTION = "Next Generation sophisticated Numeric Processing Package for Python"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
5 RDEPENDS = "python-core"
6 SRCNAME = "numarray"
7
8 SRC_URI = ${SOURCEFORGE_MIRROR}/numpy/${SRCNAME}-${PV}.tar.gz
9 S = "${WORKDIR}/${SRCNAME}-${PV}"
10
11 inherit distutils