Source: libauthen-sasl-saslprep-perl Maintainer: Debian Perl Group Uploaders: Harlan Lieberman-Berg Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9), libmodule-build-perl (>= 0.420000) Build-Depends-Indep: libtest-nowarnings-perl, libunicode-stringprep-perl, perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-sasl-saslprep-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libauthen-sasl-saslprep-perl.git Homepage: https://metacpan.org/release/Authen-SASL-SASLprep Package: libauthen-sasl-saslprep-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libunicode-stringprep-perl Description: Stringprep Profile for User Names and Passwords (RFC 4013) Authen::SASL::SASLprep implements the SASLprep specification, which describes how to prepare Unicode strings representing user names and passwords for comparison. SASLprep is a profile of the stringprep algorithm.