File: control

package info (click to toggle)
libxml-libxslt-perl 1.57-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 216 kB
  • ctags: 78
  • sloc: perl: 470; ansic: 265; makefile: 41; xml: 21
file content (22 lines) | stat: -rw-r--r-- 861 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
Source: libxml-libxslt-perl
Section: perl
Priority: optional
Maintainer: Michael K. Edwards <medwards-debian@sane.net>
Uploaders: Jay Bonci <jaybonci@debian.org>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 4.1), perl (>= 5.8.1), libxml-libxml-perl (>= 1.56-3), libxslt1-dev (>= 1.0.33), zlib1g-dev (>= 1:1.1.4)

Package: libxml-libxslt-perl
Section: perl
Priority: optional
Architecture: any
Depends: ${perl:Depends}, libxml-libxml-perl (>= 1.56-3), ${shlibs:Depends}
Description: Perl module for using the GNOME libxslt library
 This module 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.