File: control

package info (click to toggle)
libxml-libxslt-perl 2.003000-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 704 kB
  • sloc: xml: 2,181; perl: 1,227; ansic: 402; makefile: 15
file content (38 lines) | stat: -rw-r--r-- 1,280 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
27
28
29
30
31
32
33
34
35
36
37
38
Source: libxml-libxslt-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 gregor herrmann <gregoa@debian.org>,
 Damyan Ivanov <dmn@debian.org>,
 Florian Schlichting <fsfs@debian.org>,
 Nick Morrott <knowledgejunkie@gmail.com>,
Section: perl
Testsuite: autopkgtest-pkg-perl
# be careful about libxml-libxml-perl version, cf. #555941 and #1106826
Build-Depends:
 debhelper-compat (= 13),
 libxml-libxml-perl (>= 2.0207+dfsg+really+2.0134-6~) <!nocheck>,
 libxml2-dev,
 libxslt1-dev,
 perl-xs-dev,
 perl:native,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-libxslt-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-libxslt-perl.git
Homepage: https://metacpan.org/release/XML-LibXSLT

Package: libxml-libxslt-perl
Architecture: any
Multi-Arch: same
Depends:
 ${libxml:Depends},
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
 libxml-libxml-perl,
Description: Perl interface to the GNOME libxslt library
 XML::LibXSLT is an XSLT Perl module, based on the GNOME libxslt library,
 which is a fast and XSLT 1.0 compliant XSLT engine.
 .
 XSLT is an XML-based language used for XML transformations. For more
 information see http://www.w3.org/TR/xslt.