summaryrefslogtreecommitdiffstats
path: root/package/python-html5lib/python-html5lib.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-html5lib/python-html5lib.mk')
-rw-r--r--package/python-html5lib/python-html5lib.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/python-html5lib/python-html5lib.mk b/package/python-html5lib/python-html5lib.mk
new file mode 100644
index 0000000000..93eef9a617
--- /dev/null
+++ b/package/python-html5lib/python-html5lib.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-html5lib
+#
+################################################################################
+
+PYTHON_HTML5LIB_VERSION = 0.9999999
+PYTHON_HTML5LIB_SOURCE = html5lib-$(PYTHON_HTML5LIB_VERSION).tar.gz
+PYTHON_HTML5LIB_SITE = https://pypi.python.org/packages/source/h/html5lib
+PYTHON_HTML5LIB_LICENSE = MIT
+PYTHON_HTML5LIB_LICENSE_FILES = LICENSE
+PYTHON_HTML5LIB_SETUP_TYPE = distutils
+
+$(eval $(python-package))
OpenPOWER on IntegriCloud