File: control

package info (click to toggle)
libxml-compile-wsdl11-perl 3.06-1
  • links: PTS, VCS
  • area: non-free
  • in suites: stretch
  • size: 200 kB
  • ctags: 23
  • sloc: perl: 1,320; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,315 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
Source: libxml-compile-wsdl11-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nick Morrott <knowledgejunkie@gmail.com>
Section: non-free/perl
Testsuite: autopkgtest-pkg-perl
XS-Autobuild: yes
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: liblog-report-perl (>= 1.05),
                     libxml-compile-cache-perl (>= 1.03),
                     libxml-compile-perl (>= 1.48),
                     libxml-compile-soap-perl,
                     perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-compile-wsdl11-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libxml-compile-wsdl11-perl.git
Homepage: https://metacpan.org/release/XML-Compile-WSDL11

Package: libxml-compile-wsdl11-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         liblog-report-perl (>= 1.05),
         libxml-compile-cache-perl (>= 1.03),
         libxml-compile-perl (>= 1.48),
         libxml-compile-soap-perl
Description: Perl module to handle SOAP messaging with WSDL version 1.1
 XML::Compile::WSDL11 is a module to allow creation of Simple Object
 Access Protocol (SOAP) messages defined by WSDL 1.1.
 .
 See http://www.w3.org/TR/2001/NOTE-wsdl-20010315 for details.