File: control

package info (click to toggle)
libauthen-dechpwd-perl 2.007-1~1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 232 kB
  • sloc: perl: 244; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,271 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: libauthen-dechpwd-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ivan Kohler <ivan-debian@420.am>,
           Ansgar Burchardt <ansgar@debian.org>,
           Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312),
               libdata-integer-perl,
               libdigest-crc-perl,
               libmodule-build-perl,
               libscalar-string-perl,
               libtest-pod-coverage-perl,
               libtest-pod-perl,
               perl
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-dechpwd-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libauthen-dechpwd-perl.git
Homepage: https://metacpan.org/release/Authen-DecHpwd

Package: libauthen-dechpwd-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         libdata-integer-perl,
         libdigest-crc-perl,
         libscalar-string-perl
Description: Perl module for DEC VMS password hashing
 Authen::DecHpwd implements the LGI$HPWD password hashing function from VMS,
 and some associated VMS username and password handling functions.