File: control

package info (click to toggle)
libxml-libxslt-perl 1.70-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 476 kB
  • ctags: 748
  • sloc: perl: 800; ansic: 402; xml: 21; makefile: 8
file content (26 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libxml-libxslt-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>, Damyan Ivanov <dmn@debian.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/XML-LibXSLT/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-libxslt-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-libxslt-perl/
Build-Depends: debhelper (>= 7.0.50), libxml-libxml-perl (>= 1.70),
 libxslt1-dev (>= 1.1.8), perl, pkg-config, quilt (>= 0.46-7),
 zlib1g-dev

Package: libxml-libxslt-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
 libxml-libxml-perl (>= 1.70)
Description: Perl module for using the GNOME libxslt library
 XML::LibXSLT is a fast XSLT library, based on the GNOME libxslt engine.
 .
 Performance is currently about twice that of XML::Sablotron (based on
 XSLTMark tests converted to Perl).
 .
 The libxslt processor is also highly standards compliant, with
 practically all of XSLT 1.0 being supported in version 0.9 of
 libxslt.