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

Bug#210542: RFA: libxml-sax-machines-perl -- Perl modules for managing collections of SAX processors



Package: wnpp
Version: unavailable; reported 2003-09-11
Severity: normal

I request an adopter for the libxml-sax-machines-perl package.
The package description is:
 These modules provide a collection of APIs that allow complex SAX
 machines to be constructed without a huge amount of extra typing.
 .
 SAX machines are a way to gather and manage SAX processors without
 going nuts.  Or at least without going completely nuts.  Individual
 machines can also be like SAX processors; they don't need to parse or
 write anything:
 .
   my $w = XML::SAX::Writer->new( Output => \*STDOUT );
   my $m = Pipeline( "My::Filter1", "My::Filter2", { Handler => $w } );
   my $p = XML::SAX::ParserFactory->new( handler => $p );
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gondor 2.4.21 #1 SMP Thu Aug 28 18:54:04 CDT 2003 i686
Locale: LANG=C, LC_CTYPE=C




Reply to: