1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libxml-handler-yawriter-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>,
Ansgar Burchardt <ansgar@43-1.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/XML-Handler-YAWriter/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-handler-yawriter-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-handler-yawriter-perl/
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libxml-perl
Package: libxml-handler-yawriter-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libxml-perl
Description: Perl module for writing XML documents
The XML::Handler::YAWriter implements Yet Another XML::Handler::Writer. The
reasons for this one are needing a flexible escaping technique, and wanting
some kind of pretty printing.
|