8677accb617265d49e352faf43019fe89c4e62c5
[vuplus_openembedded] / python / python-pyxml_0.8.3.oe
1 DESCRIPTION = "A sophisticated XML Processing Package for Python"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
5 RDEPENDS = "python-core python-xml python-netclient"
6 SRCNAME = "pyxml"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz"
9 S = "${WORKDIR}/PyXML-${PV}"
10
11 inherit distutils
12