File: control

package info (click to toggle)
libpod-wsdl-perl 0.063-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 320 kB
  • ctags: 90
  • sloc: perl: 1,808; xml: 44; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,001 bytes parent folder | download | duplicates (2)
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: libpod-wsdl-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libio-stringy-perl,
                     libtest-xml-perl,
                     libxml-writer-perl,
                     libxml-xpath-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-wsdl-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-wsdl-perl.git
Homepage: https://metacpan.org/release/Pod-WSDL
Testsuite: autopkgtest-pkg-perl

Package: libpod-wsdl-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libio-stringy-perl,
         libxml-writer-perl,
         libxml-xpath-perl
Description: creator of WSDL documents from (extended) POD
 Pod::WSDL is Perl module to create WSDL documents from (extended) module
 documentation (POD).