summaryrefslogtreecommitdiff
path: root/packages/python/python-gnosis_1.1.1.bb
blob: 8053a4f40f7fac49bae76f10b27b6196e28a6a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPLv2"
SRCNAME = "Gnosis_Utils"

SRC_URI = "http://gnosis.cx/download/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils