File: control

package info (click to toggle)
libxml-commonns-perl 0.06-6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 116 kB
  • sloc: perl: 67; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,097 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
Source: libxml-commonns-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl
Build-Depends-Indep: libtest-simple-perl <!nocheck>,
                     libversion-perl <!nocheck>,
                     libxml-namespacefactory-perl <!nocheck>,
                     perl
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-commonns-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-commonns-perl.git
Homepage: https://metacpan.org/release/XML-CommonNS

Package: libxml-commonns-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libtest-simple-perl,
         libversion-perl,
         libxml-namespacefactory-perl
Description: list of commonly used XML namespaces
 XML::CommonNS is a Perl library providing a list of commonly used XML
 namespaces, with XML::NamespaceFactory integration.