summaryrefslogtreecommitdiff
path: root/packages/python/python-sgmlop_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-sgmlop_1.1.bb')
-rw-r--r--packages/python/python-sgmlop_1.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/python/python-sgmlop_1.1.bb b/packages/python/python-sgmlop_1.1.bb
new file mode 100644
index 0000000000..46498959c4
--- /dev/null
+++ b/packages/python/python-sgmlop_1.1.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Pythonware Fast SGML Parser for Python"
+SECTION = "devel/python"
+PRIORITY = "optional"
+MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+SRCNAME = "sgmlop"
+LICENSE = "python-sgmlop"
+SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2"
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+inherit distutils