Thu Nov 5 22:38:38 2009 UTC ()
Initial import of p5-XML-Parser-Lite-Tree-0.12:

This is a singleton class for parsing XML into a tree structure.
How does this differ from other XML tree generators? By using
XML::Parser::Lite, which is a pure perl XML parser. Using this
module you can tree-ify simple XML without having to compile any
C.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-20091105


(wiz)
diff -r0 -r1.1.1.1 pkgsrc/textproc/XML-Parser-Lite-Tree/Makefile
diff -r0 -r1.1.1.1 pkgsrc/textproc/XML-Parser-Lite-Tree/DESCR
diff -r0 -r1.1.1.1 pkgsrc/textproc/XML-Parser-Lite-Tree/distinfo

File Added: pkgsrc/textproc/XML-Parser-Lite-Tree/Attic/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2009/11/05 22:38:38 wiz Exp $

DISTNAME=	XML-Parser-Lite-Tree-0.12
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=XML/}

MAINTAINER=	pkgsrc-user@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/XML-Parser/
COMMENT=	Perl extension for a lightweight XML tree builder
LICENSE=	(${PERL5_LICENSE}) AND artistic-2.0

PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=		auto/XML/Parser/Lite/Tree/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/XML-Parser-Lite-Tree/Attic/DESCR
This is a singleton class for parsing XML into a tree structure.
How does this differ from other XML tree generators? By using
XML::Parser::Lite, which is a pure perl XML parser. Using this
module you can tree-ify simple XML without having to compile any
C.

File Added: pkgsrc/textproc/XML-Parser-Lite-Tree/Attic/distinfo
$NetBSD: distinfo,v 1.1.1.1 2009/11/05 22:38:38 wiz Exp $

SHA1 (XML-Parser-Lite-Tree-0.12.tar.gz) = b94e2959b645d878ce8ed0673afe56862f21ce96
RMD160 (XML-Parser-Lite-Tree-0.12.tar.gz) = b9baa933b3548b1a1defded1af11af1e61c59581
Size (XML-Parser-Lite-Tree-0.12.tar.gz) = 10136 bytes