summaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/python/python-itools_0.50.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/python/python-itools_0.50.1.bb')
-rw-r--r--recipes/nonworking/python/python-itools_0.50.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/nonworking/python/python-itools_0.50.1.bb b/recipes/nonworking/python/python-itools_0.50.1.bb
new file mode 100644
index 0000000000..7879c6415e
--- /dev/null
+++ b/recipes/nonworking/python/python-itools_0.50.1.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "itools is a python web technologies library"
+SECTION = "devel/python"
+HOMEPAGE = "http://www.ikaaro.org/itools"
+PRIORITY = "optional"
+LICENSE = "LGPL"
+SRCNAME = "itools"
+PR = "ml0"
+
+SRC_URI = "http://download.ikaaro.org/itools/${SRCNAME}-${PV}.tar.gz"
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+inherit distutils