File: control

package info (click to toggle)
libxml-handler-yawriter-perl 0.23-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 236 kB
  • ctags: 15
  • sloc: perl: 313; xml: 51; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 895 bytes parent folder | download
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.