aae6cc535db1d003ba0e1e922c02986b5c0ca179
[vuplus_openembedded] / python / python-sgmlop_1.1.oe
1 DESCRIPTION = "Pythonware Fast SGML Parser for Python"
2 SECTION = "base"
3 PRIORITY = "optional"
4 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
5 RDEPENDS = "libc6 python-core"
6 DEPENDS = "virtual/libc"
7 SRCNAME = "sgmlop"
8
9 SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2"
10 S = "${WORKDIR}/${SRCNAME}-${PV}"
11
12 inherit distutils