aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-sgmlop_1.1.bb
blob: 7e2fc5adff09585604929633736d929534f02baf (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Pythonware Fast SGML Parser for Python"
SECTION = "devel/python"
PRIORITY = "optional"
SRCNAME = "sgmlop"
LICENSE = "python-sgmlop"
SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils