aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-dweba_0.9.9+1.0.0pre14.bb
blob: ddc5979eabb6edea8331943ddbddda52accda3cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Dweba is a framework to develop distributed and web applications \
for the python programming language."
HOMEPAGE = "http://www.threekong.com"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "MIT"
PR = "ml0"

RPV = "1.0.0-pre14"

SRC_URI = "http://www.threekong.com/download/dweba/dweba-${RPV}.tar.gz"
S = "${WORKDIR}/dweba-${RPV}"

inherit distutils