]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/python/python-gnosis_1.1.1.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / python / python-gnosis_1.1.1.bb
1 DESCRIPTION = "Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
5 LICENSE = "GPLv2"
6 SRCNAME = "Gnosis_Utils"
7
8 SRC_URI = "http://gnosis.cx/download/Gnosis_Utils.More/${SRCNAME}-${PV}.tar.gz"
9 S = "${WORKDIR}/${SRCNAME}-${PV}"
10
11 inherit distutils
12