Source: libsoap-lite-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , gregor herrmann , Damyan Ivanov , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: libclass-inspector-perl, libfcgi-perl, libhttp-daemon-perl, libio-sessiondata-perl, libio-socket-ssl-perl, libio-stringy-perl, liblwp-protocol-https-perl, libmime-lite-perl, libmime-tools-perl, libossp-uuid-perl, libtask-weaken-perl, libtest-mockobject-perl, libtest-warn-perl, liburi-perl, libwww-perl, libxml-parser-lite-perl, libxml-parser-perl, perl Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsoap-lite-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsoap-lite-perl.git Homepage: https://sourceforge.net/projects/soaplite/ Package: libsoap-lite-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-inspector-perl, libfcgi-perl, libhttp-daemon-perl, libio-sessiondata-perl, libio-socket-ssl-perl, libio-stringy-perl, liblwp-protocol-https-perl, libmime-tools-perl, libossp-uuid-perl, libtask-weaken-perl, liburi-perl, libwww-perl, libxml-parser-perl Recommends: libxmlrpc-lite-perl Suggests: libapache2-mod-perl2, libmime-lite-perl, libnet-jabber-perl Breaks: otrs2 (<< 3.3.3-3~) Description: Perl implementation of a SOAP client and server SOAP::Lite is a collection of Perl modules that provide a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side. . This version of SOAP::Lite supports a subset of the SOAP 1.1 specification and has initial support for SOAP 1.2 specification. See http://www.w3.org/TR/SOAP for details.