File: control

package info (click to toggle)
libauth-yubikey-webclient-perl 4.02-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 132; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,354 bytes parent folder | download
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
26
27
28
29
30
31
32
Source: libauth-yubikey-webclient-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
                     libdigest-hmac-perl,
                     libtest-pod-coverage-perl,
                     libtest-pod-perl,
                     liburi-perl,
                     libwww-perl
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libauth-yubikey-webclient-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libauth-yubikey-webclient-perl.git
Homepage: https://metacpan.org/release/Auth-Yubikey_WebClient

Package: libauth-yubikey-webclient-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdigest-hmac-perl,
         liburi-perl,
         libwww-perl
Multi-Arch: foreign
Description: Perl module to authenticate a Yubikey against the Yubico Web API
 Auth::Yubikey_WebClient is a Perl module to validate a Yubikey one-time
 password against the public Yubico Web API. Yubikeys are hardware
 authentication devices produced by yubico.com, which support different
 one-time password and two-factor authentication protocols as well as PGP
 cryptography.