summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-nevow_0.9.32.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-nevow_0.9.32.bb')
-rw-r--r--recipes/python/python-nevow_0.9.32.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/python/python-nevow_0.9.32.bb b/recipes/python/python-nevow_0.9.32.bb
new file mode 100644
index 0000000000..155157c517
--- /dev/null
+++ b/recipes/python/python-nevow_0.9.32.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Nevow is a web application construction kit written in Python"
+LICENSE = "MIT"
+
+REALPN = "Nevow"
+
+require divmod.inc
+
+FILES_${PN} += "${datadir}"
+DEPENDS += "python-twisted-native"
+