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
|
Source: libauthen-sasl-saslprep-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Harlan Lieberman-Berg <hlieberman@setec.io>
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.
|