pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-simpletal Import py-SimpleTAL-4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3b9c26662cd
branches: trunk
changeset: 546555:f3b9c26662cd
user: epg <epg%pkgsrc.org@localhost>
date: Thu Sep 04 16:53:58 2008 +0000
description:
Import py-SimpleTAL-4.1.
SimpleTAL is a stand alone Python implementation of the TAL, TALES and
METAL specifications used in Zope to power HTML and XML
templates. SimpleTAL is an independent implementation of TAL; there are no
dependencies on Zope nor is any of the Zope work re-used.
diffstat:
www/py-simpletal/DESCR | 4 ++++
www/py-simpletal/Makefile | 20 ++++++++++++++++++++
www/py-simpletal/PLIST | 26 ++++++++++++++++++++++++++
www/py-simpletal/distinfo | 5 +++++
4 files changed, 55 insertions(+), 0 deletions(-)
diffs (71 lines):
diff -r 65e5539dcb8e -r f3b9c26662cd www/py-simpletal/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-simpletal/DESCR Thu Sep 04 16:53:58 2008 +0000
@@ -0,0 +1,4 @@
+SimpleTAL is a stand alone Python implementation of the TAL, TALES and
+METAL specifications used in Zope to power HTML and XML
+templates. SimpleTAL is an independent implementation of TAL; there are no
+dependencies on Zope nor is any of the Zope work re-used.
diff -r 65e5539dcb8e -r f3b9c26662cd www/py-simpletal/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-simpletal/Makefile Thu Sep 04 16:53:58 2008 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/04 16:53:58 epg Exp $
+
+DISTNAME= SimpleTAL-4.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= http://www.owlfish.com/software/simpleTAL/downloads/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.owlfish.com/software/simpleTAL/
+COMMENT= Stand alone implementation of the Zope TAL
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PYDISTUTILSPKG= yes
+
+do-test:
+ ${PYTHONBIN} ${WRKSRC}/runtests.py
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 65e5539dcb8e -r f3b9c26662cd www/py-simpletal/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-simpletal/PLIST Thu Sep 04 16:53:58 2008 +0000
@@ -0,0 +1,26 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/04 16:53:58 epg Exp $
+${PYSITELIB}/simpletal/DummyLogger.py
+${PYSITELIB}/simpletal/DummyLogger.pyc
+${PYSITELIB}/simpletal/DummyLogger.pyo
+${PYSITELIB}/simpletal/FixedHTMLParser.py
+${PYSITELIB}/simpletal/FixedHTMLParser.pyc
+${PYSITELIB}/simpletal/FixedHTMLParser.pyo
+${PYSITELIB}/simpletal/__init__.py
+${PYSITELIB}/simpletal/__init__.pyc
+${PYSITELIB}/simpletal/__init__.pyo
+${PYSITELIB}/simpletal/sgmlentitynames.py
+${PYSITELIB}/simpletal/sgmlentitynames.pyc
+${PYSITELIB}/simpletal/sgmlentitynames.pyo
+${PYSITELIB}/simpletal/simpleElementTree.py
+${PYSITELIB}/simpletal/simpleElementTree.pyc
+${PYSITELIB}/simpletal/simpleElementTree.pyo
+${PYSITELIB}/simpletal/simpleTAL.py
+${PYSITELIB}/simpletal/simpleTAL.pyc
+${PYSITELIB}/simpletal/simpleTAL.pyo
+${PYSITELIB}/simpletal/simpleTALES.py
+${PYSITELIB}/simpletal/simpleTALES.pyc
+${PYSITELIB}/simpletal/simpleTALES.pyo
+${PYSITELIB}/simpletal/simpleTALUtils.py
+${PYSITELIB}/simpletal/simpleTALUtils.pyc
+${PYSITELIB}/simpletal/simpleTALUtils.pyo
+@dirrm ${PYSITELIB}/simpletal
diff -r 65e5539dcb8e -r f3b9c26662cd www/py-simpletal/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-simpletal/distinfo Thu Sep 04 16:53:58 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/04 16:53:58 epg Exp $
+
+SHA1 (SimpleTAL-4.1.tar.gz) = d64ad70708cb07850d705d50ae7363504fea60d7
+RMD160 (SimpleTAL-4.1.tar.gz) = b627e4599a9b2988efde70b3119fb24f3253bb6a
+Size (SimpleTAL-4.1.tar.gz) = 95813 bytes
Home |
Main Index |
Thread Index |
Old Index