aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-gnosis_1.2.2.bb
blob: c4ee333990e843162644863f8e62644139d0e986 (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"
LICENSE = "GPLv2"
SRCNAME = "Gnosis_Utils"
PR = "ml1"

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

inherit distutils