DESCRIPTION = "A sophisticated XML Processing Package for Python" SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "libc6 python-core python-xml python-netclient" DEPENDS = "virtual/libc" SRCNAME = "pyxml" SRC_URI = ${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz S = "${WORKDIR}/PyXML-${PV}" inherit distutils