Merge bk://openembedded@openembedded.bkbits.net/packages
[openembedded.git] / python / python-sgmlop_1.1.oe
1 DESCRIPTION = "Pythonware Fast SGML Parser for Python"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
5 RDEPENDS = "python-core"
6 SRCNAME = "sgmlop"
7
8 SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2"
9 S = "${WORKDIR}/${SRCNAME}-${PV}"
10
11 inherit distutils