summaryrefslogtreecommitdiff
path: root/python/python-pexpect_0.99.oe
blob: fb2de5dceb21639ad49ac7c8221a160c3d156458 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A Pure Python Expect like Module for Python"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core python-io python-terminal python-resource python-fcntl"
SRCNAME = "pexpect"

SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tgz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
python/python-numpy_1.1.1.bb?h=testing&id=443f6022df06d9f9dc221011c1744274deff2c2c'>python-numpy: fix wrong include paths, but it still tries to run generated co...Koen Kooi1 2008-08-20python-numpy: add (currently non-building) new style python-numeric modules, ...Koen Kooi1