summaryrefslogtreecommitdiff
path: root/python/pyxml_0.8.3.oe
blob: 5fce7909686f79ccea2cd15763f36b61ec491d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION="A sophisticated XML Processing Package for Python"
SECTION="base"
PRIORITY="optional"
MAINTAINER="Michael Lauer <mickey@Vanille.de>"
RDEPENDS="libc6 python-core python-xml python-netclient"
DEPENDS=virtual/libc

SRC_URI = ${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz
S = ${WORKDIR}/PyXML-${PV}

inherit distutils