Source: liblwp-authen-wsse-perl Maintainer: Debian Perl Group Uploaders: Stephen Gran Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblwp-authen-wsse-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblwp-authen-wsse-perl.git Homepage: https://metacpan.org/release/LWP-Authen-Wsse Package: liblwp-authen-wsse-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: library for enabling X-WSSE authentication in LWP LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. . The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.