Source: libvalidate-yubikey-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nick Morrott Build-Depends: debhelper (>= 9), libmodule-build-perl, perl Build-Depends-Indep: libcrypt-rijndael-perl (>= 1.09) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libvalidate-yubikey-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libvalidate-yubikey-perl.git Homepage: https://metacpan.org/release/Validate-Yubikey Testsuite: autopkgtest-pkg-perl Package: libvalidate-yubikey-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-rijndael-perl (>= 1.09) Description: module to validate Yubikey OTPs The Yubikey is a hardware OTP token produced by Yubico (http://www.yubico.com). . Validate::Yubikey provides validation of Yubikey OTPs. It relies on you to specify callback functions that handle retrieving token information from somewhere and updating the persistent information associated with each token.