summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2017-04-28 14:49:30 +0000
committerwiz <wiz>2017-04-28 14:49:30 +0000
commitcd175facdd88432e922beb93e1672019a97dd403 (patch)
tree28396b7b4c328e96f768bd8f82142790f1233293 /www
parenta3b510d5a7374d5a56dfdacaa74e38cb4a7ddc6c (diff)
downloadpkgsrc-cd175facdd88432e922beb93e1672019a97dd403.tar.gz
Import py-meld3-1.0.2 as www/py-meld3.
meld3 is an HTML/XML templating system for Python which keeps template markup and dynamic rendering logic separate from one another. See http://www.entrian.com/PyMeld for a treatise on the benefits of this pattern. meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or XML/XHTML. meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of Richie Hindle's PyMeld. meld3 uses Frederik Lundh's ElementTree library.
Diffstat (limited to 'www')
-rw-r--r--www/py-meld3/DESCR12
-rw-r--r--www/py-meld3/Makefile14
-rw-r--r--www/py-meld3/PLIST17
-rw-r--r--www/py-meld3/distinfo6
4 files changed, 49 insertions, 0 deletions
diff --git a/www/py-meld3/DESCR b/www/py-meld3/DESCR
new file mode 100644
index 00000000000..9a0a4a781b9
--- /dev/null
+++ b/www/py-meld3/DESCR
@@ -0,0 +1,12 @@
+meld3 is an HTML/XML templating system for Python which keeps
+template markup and dynamic rendering logic separate from one
+another. See http://www.entrian.com/PyMeld for a treatise on the
+benefits of this pattern.
+
+meld3 can deal with HTML or XML/XHTML input and can output well-formed
+HTML or XML/XHTML.
+
+meld3 is a variation of Paul Winkler's Meld2, which is itself a
+variation of Richie Hindle's PyMeld.
+
+meld3 uses Frederik Lundh's ElementTree library.
diff --git a/www/py-meld3/Makefile b/www/py-meld3/Makefile
new file mode 100644
index 00000000000..549bf1d17a9
--- /dev/null
+++ b/www/py-meld3/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2017/04/28 14:49:30 wiz Exp $
+
+DISTNAME= meld3-1.0.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PYPI:=m/meld3/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://entrian.com/PyMeld/
+COMMENT= HTML/XML templating engine
+LICENSE= original-bsd
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-meld3/PLIST b/www/py-meld3/PLIST
new file mode 100644
index 00000000000..3f401809c48
--- /dev/null
+++ b/www/py-meld3/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/28 14:49:30 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/meld3/__init__.py
+${PYSITELIB}/meld3/__init__.pyc
+${PYSITELIB}/meld3/__init__.pyo
+${PYSITELIB}/meld3/_compat.py
+${PYSITELIB}/meld3/_compat.pyc
+${PYSITELIB}/meld3/_compat.pyo
+${PYSITELIB}/meld3/meld3.py
+${PYSITELIB}/meld3/meld3.pyc
+${PYSITELIB}/meld3/meld3.pyo
+${PYSITELIB}/meld3/test_meld3.py
+${PYSITELIB}/meld3/test_meld3.pyc
+${PYSITELIB}/meld3/test_meld3.pyo
diff --git a/www/py-meld3/distinfo b/www/py-meld3/distinfo
new file mode 100644
index 00000000000..797fc13d12f
--- /dev/null
+++ b/www/py-meld3/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/28 14:49:30 wiz Exp $
+
+SHA1 (meld3-1.0.2.tar.gz) = 01e90ab9a97b68a202e95d4460e4bcea3d929495
+RMD160 (meld3-1.0.2.tar.gz) = 5d8fc6e2d07e860d04aac7b78e74b87916bf1e77
+SHA512 (meld3-1.0.2.tar.gz) = 54fe6def7169fb4e3469cad8be58e56984026f27b3b8b2bfd6d53e2296e0c2a5bfb3e67d032ef75edd93306f4115a091930a7aae3573acecd3fed4acd6eeb544
+Size (meld3-1.0.2.tar.gz) = 36478 bytes