# $Id$ PNAME="pyxml" PVER="0.8.4" PBUILD="r7" PCATEGORIE="dev-python" STATE="unstable" DESCRIPTION="The PyXML package is a collection of libraries to process XML with Python." HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND=">= dev-lang/python-2.6 >= dev-libs/expat-2" SRCFILE="PyXML-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/PyXML-${PVER}" sminclude python SRC_URI=( sourceforge://${PNAME}/${SRCFILE} mirror://${PNAME}/${SRCFILE} ) UP2DATE="updatecmd_sourceforge ${PNAME} ${PNAME} - PyXML"