Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37751096
en ru br
ALT Linux repos
S:0.11-alt1
5.0: 0.10-alt2
4.1: 0.10-alt1
4.0: 0.10-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# via
%define module IO-Digest
%define m_distro IO-Digest
%define m_name IO::Digest
%define m_author_id unknown
%define _enable_test 1

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

Summary: Calculate digests while reading or writing

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/C/CL/CLKAO/IO-Digest-%{version}.tar.gz

BuildRequires: perl-PerlIO perl-PerlIO-via-dynamic perl-devel

%description
This module allows you to calculate digests while reading or writing
file handles. This avoids the case you need to reread the same content
to compute the digests after written a file.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README CHANGES
%perl_vendor_privlib/IO/

%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