File: control

package info (click to toggle)
libxml-saxon-xslt2-perl 0.010-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 220 kB
  • ctags: 32
  • sloc: perl: 339; makefile: 13
file content (26 lines) | stat: -rw-r--r-- 837 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-saxon-xslt2-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper,
 dh-buildinfo,
 libinline-java-perl,
 libxml-libxml-perl,
 libsaxonhe-java | libsaxonb-java
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/pkg-perl/packages/libxml-saxon-xslt2-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-saxon-xslt2-perl.git
Homepage: https://metacpan.org/release/XML-Saxon-XSLT2

Package: libxml-saxon-xslt2-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Description: process XSLT 2.0 using Saxon 9.x
 XML::Saxon-XSLT2 is a Perl module implementing XSLT 1.0 and 2.0 using
 Saxon 9.x via Inline::Java.