File: control

package info (click to toggle)
libxml-libxslt-perl 1.59-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 236 kB
  • ctags: 206
  • sloc: perl: 707; ansic: 265; makefile: 53; xml: 21
file content (21 lines) | stat: -rw-r--r-- 802 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
Source: libxml-libxslt-perl
Section: perl
Priority: optional
Maintainer: Florian Ragwitz <rafl@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 4.1), perl (>= 5.8.1), libxml-libxml-perl (>= 1.59), 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.59), ${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.