pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/zope25-StripoGram import zope25-StripoGram-1.4, a ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1240a37b9374
branches:  trunk
changeset: 459910:1240a37b9374
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Aug 11 15:20:38 2003 +0000

description:
import zope25-StripoGram-1.4, a tool to get selected HTML components
out of a document

diffstat:

 www/zope25-StripoGram/DESCR    |   2 ++
 www/zope25-StripoGram/Makefile |  17 +++++++++++++++++
 www/zope25-StripoGram/PLIST    |  16 ++++++++++++++++
 www/zope25-StripoGram/distinfo |   4 ++++
 4 files changed, 39 insertions(+), 0 deletions(-)

diffs (55 lines):

diff -r bfa0c96edbe6 -r 1240a37b9374 www/zope25-StripoGram/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/zope25-StripoGram/DESCR       Mon Aug 11 15:20:38 2003 +0000
@@ -0,0 +1,2 @@
+This is a library for converting HTML to Plain Text
+and stripping specified tags from HTML.
diff -r bfa0c96edbe6 -r 1240a37b9374 www/zope25-StripoGram/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/zope25-StripoGram/Makefile    Mon Aug 11 15:20:38 2003 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/08/11 15:20:38 drochner Exp $
+
+DISTNAME=      stripogram-1-4
+PKGNAME=       zope25-StripoGram-1.4
+CATEGORIES=    www
+MASTER_SITES=  http://zope.org/Members/chrisw/StripOGram/
+MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=squishdot/}
+EXTRACT_SUFX=  .tgz
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://zope.org/Members/chrisw/StripOGram
+COMMENT=       Converting HTML to Plain Text
+
+PRODNAMES=     stripogram
+
+.include "../../www/zope25/product.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r bfa0c96edbe6 -r 1240a37b9374 www/zope25-StripoGram/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/zope25-StripoGram/PLIST       Mon Aug 11 15:20:38 2003 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/11 15:20:38 drochner Exp $
+lib/zope/lib/python/Products/stripogram/HTMLParser.py
+lib/zope/lib/python/Products/stripogram/HTMLParser.pyc
+lib/zope/lib/python/Products/stripogram/__init__.py
+lib/zope/lib/python/Products/stripogram/__init__.pyc
+lib/zope/lib/python/Products/stripogram/html2safehtml.py
+lib/zope/lib/python/Products/stripogram/html2safehtml.pyc
+lib/zope/lib/python/Products/stripogram/html2text.py
+lib/zope/lib/python/Products/stripogram/html2text.pyc
+lib/zope/lib/python/Products/stripogram/license.txt
+lib/zope/lib/python/Products/stripogram/readme.txt
+lib/zope/lib/python/Products/stripogram/setup.py
+lib/zope/lib/python/Products/stripogram/setup.pyc
+lib/zope/lib/python/Products/stripogram/testStripogram.py
+lib/zope/lib/python/Products/stripogram/testStripogram.pyc
+@dirrm lib/zope/lib/python/Products/stripogram
diff -r bfa0c96edbe6 -r 1240a37b9374 www/zope25-StripoGram/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/zope25-StripoGram/distinfo    Mon Aug 11 15:20:38 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/08/11 15:20:38 drochner Exp $
+
+SHA1 (zope/stripogram-1-4.tgz) = 768eb15b32afccb9444a31bf0cbdd593ad63118a
+Size (zope/stripogram-1-4.tgz) = 10767 bytes



Home | Main Index | Thread Index | Old Index