Bug#300235: RFA: libxml-filter-xslt-perl -- Perl module for XSLT as a SAX Filter
Jeroen van Wolffelaar
Jeroen van Wolffelaar <jeroen@wolffelaar.nl>, 300235@bugs.debian.org
Fri, 18 Mar 2005 15:08:12 +0100
Package: wnpp
Severity: normal
The current maintainer of libxml-filter-xslt-perl, Michael K. Edwards,
has this package up for adoption. If you want to be the new maintainer,
please get in contact with the maintainer first. Note: the correct current
Email address is m.k.edwards@gmail.com, the @sane.net one doesn't work
anymore.
It might be a good idea if the PERL group would be interested in adopting this
package.
Some information about this package:
Package: libxml-filter-xslt-perl
Binary: libxml-filter-xslt-perl
Version: 0.03-5
Priority: optional
Section: perl
Maintainer: Michael K. Edwards <medwards-debian@sane.net>
Build-Depends-Indep: debhelper (>= 4.1), perl, libxml-libxslt-perl, libxml-sax-perl, libxml-sax-writer-perl
Architecture: all
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/libx/libxml-filter-xslt-perl
Files: 089d928794249f26ab031eb16680ad88 747 libxml-filter-xslt-perl_0.03-5.dsc
8128f541da6a5a2ee6a3f4764c0652b5 2363 libxml-filter-xslt-perl_0.03.orig.tar.gz
b2627e68fa26a29bb45761f0b5421ad9 2380 libxml-filter-xslt-perl_0.03-5.diff.gz
Uploaders: Jay Bonci <jaybonci@debian.org>
Package: libxml-filter-xslt-perl
Priority: optional
Section: perl
Installed-Size: 80
Maintainer: Michael K. Edwards <medwards-debian@sane.net>
Architecture: all
Version: 0.03-5
Depends: perl (>= 5.6.0-16), libxml-libxslt-perl, libxml-sax-perl, libxml-sax-writer-perl
Filename: pool/main/libx/libxml-filter-xslt-perl/libxml-filter-xslt-perl_0.03-5_all.deb
Size: 8354
MD5sum: 02773eb5d572226563fc4ad899d22766
Description: Perl module for XSLT as a SAX Filter
This module implements XSLT as a SAX Filter. At the moment it only
uses XML::LibXSLT as an XSLT transformer, but hopefully in the future
we can support others too (it's written with that in mind).
.
The beauty is you can stick other things in the transformation chain
if you want, or you can make the writer use XML::Handler::HTMLWriter
if you want to write out valid HTML 4.0, or you can make the
generator something like XML::Generator::DBI. The possibilities are
endless.