Package: libdigest-hmac-perl-dfsg / 1.01-5

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
This is Debian GNU/Linux's prepackaged version of Digest::HMAC.
This is a perl library for implementing the HMAC mechanism described
in RFC 2104.

The RFC document has been removed from the tarball due to licensing issues.

This package was put together by Michael Alan Dorman <mdorman@debian.org>.
Matthias Urlichs <smurf@debian.org> took over maintenance upon the
release of version 1.01-3 .  However, due to his heavy workload, he
opted to put this package up for adoption.
Zak B. Elep <zakame@spunge.org> now maintains this package.

The original sources should always be available from the
Comprehensive Perl Archive Network (CPAN). Visit
<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.

The only change for the Debian package was the addition of the
debian/ files.

The Digest::HMAC copright is as follows:

Copyright 1998-2001 Gisle Aas.
Copyright 1998 Graham Barr.

This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

Larry Wall's "Artistic License" for perl can be found in
/usr/share/common-licenses/Artistic, and the GPL can be found in
/usr/share/common-licenses/GPL-2.