DESCRIPTION = "Pythonware Fast SGML Parser for Python" SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "libc6 python-core" DEPENDS = "virtual/libc" SRCNAME = "sgmlop" SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils