Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37483282
en ru br
ALT Linux repos
S:6.04-alt1
5.0: 5.47-alt1
4.1: 5.45-alt1
4.0: 5.45-alt1
3.0:
+backports:5.43-alt0.M30

Group :: Development/Perl
RPM: perl-Digest-SHA

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Digest-SHA

Name: perl-%module
Version: 5.47
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Perl extension for SHA-1/224/256/384/512
License: Perl
Group: Development/Perl

URL: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Digest/%module-%version.tar.gz

# Automatically added by buildreq on Thu May 29 2008

BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage

%description
Digest::SHA is a complete implementation of the NIST Secure Hash
Standard. It gives Perl programmers a convenient way to calculate
SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests.
The module can handle all types of input, including partial-byte data.

%prep
%setup -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc examples/dups
%_bindir/*
%perl_vendor_archlib/Digest/
%perl_vendor_archlib/auto/Digest/
%_man1dir/*
%_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin