aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-itools_0.13.0.bb
blob: dbb36e8f4e4e0e94a663bcc7f77f16199d0c3aa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "itools is a python web technologies library"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "LGPL"
RDEPENDS = "python-core"
SRCNAME = "itools"

SRC_URI = "http://download.ikaaro.org/itools/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils