python-nevow: add 0.9.32
authorKoen Kooi <koen@openembedded.org>
Thu, 5 Feb 2009 22:04:40 +0000 (23:04 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 5 Feb 2009 22:04:40 +0000 (23:04 +0100)
packages/python/python-nevow_0.9.32.bb [new file with mode: 0644]

diff --git a/packages/python/python-nevow_0.9.32.bb b/packages/python/python-nevow_0.9.32.bb
new file mode 100644 (file)
index 0000000..155157c
--- /dev/null
@@ -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"
+