DESCRIPTION = "A Pure Python Expect like Module for Python" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "PSF" 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
summaryrefslogtreecommitdiff
path: root/packages/rglueap
AgeCommit message (Collapse)AuthorFiles
2007-03-11glueap: some reordering of fields. Minor additions and clean-up.Rolf Leggewie1
2007-03-11rglueap: added 0.1 version - close #1967 (initial recipe written by Rick ↵Marcin Juszkiewicz2
Farina <r.farina@adelphia.net>, cleaned by me)