DESCRIPTION = "Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " RDEPENDS = "python-core" SRCNAME = "Gnosis_Utils" SRC_URI = "http://gnosis.cx/download/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils