python-paste: Add new recipe
[openembedded.git] / recipes / python / python-dweba_0.9.9+1.0.0pre14.bb
blobddc5979eabb6edea8331943ddbddda52accda3cf
1 DESCRIPTION = "Dweba is a framework to develop distributed and web applications \
2 for the python programming language."
3 HOMEPAGE = "http://www.threekong.com"
4 SECTION = "devel/python"
5 PRIORITY = "optional"
6 LICENSE = "MIT"
7 PR = "ml0"
9 RPV = "1.0.0-pre14"
11 SRC_URI = "http://www.threekong.com/download/dweba/dweba-${RPV}.tar.gz"
12 S = "${WORKDIR}/dweba-${RPV}"
14 inherit distutils