Source: libpass-otp-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: gregor herrmann , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libdigest-hmac-perl , libdigest-sha-perl , libmath-bigint-perl , libmime-base32-perl , libtest-simple-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpass-otp-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpass-otp-perl.git Homepage: https://metacpan.org/release/Pass-OTP Package: libpass-otp-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdigest-hmac-perl, libdigest-sha-perl, libmath-bigint-perl, libmime-base32-perl, Description: Perl implementation of HOTP / TOTP algorithms The Pass::OTP module provides implementation of HOTP and TOTP algorithms according to the RFC 4226 and RFC 6238.