DESCRIPTION=A Pure Python Expect like Module for Python SECTION=base PRIORITY=optional MAINTAINER="Michael Lauer " RDEPENDS=libc6 python-core python-io python-terminal python-resource python-fcntl DEPENDS=virtual/libc SRCNAME=pexpect SRC_URI = ${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tgz S = ${WORKDIR}/${SRCNAME}-${PV} inherit distutils