Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856589
en ru br
ALT Linux repos
S:1.14-alt1
5.0: 1.09-alt1
4.1: 1.04-alt1.1
4.0: 1.04-alt1.1
3.0: 1.04-alt1.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module IO-Zlib
%define m_distro IO-Zlib
%define m_name IO::Zlib
%define m_author_id TOMHUGHES
Name: perl-%module
Version: 1.04
Release: alt1.1

Summary: IO:: style interface to the Compress::Zlib
Summary(ru_RU.CP1251): Интерфейс в стиле IO:: для Compress::Zlib
Group: Development/Perl
License: GPL

Url: %CPAN %module
BuildArch: noarch
Source: %m_distro-%version.tar.bz2

BuildArch: noarch

Requires: perl-Compress-Zlib

# Automatically added by buildreq on Wed Jul 30 2003

BuildRequires: perl-Compress-Zlib perl-devel

%description
This modules provides an IO:: style interface to the Compress::Zlib
package. The main advantage is that you can use an IO::Zlib object
in much the same way as an IO::File object so you can have common
code that doesn't know which sort of file it is using.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/IO
%perl_vendor_man3dir/*
%doc README ChangeLog

%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