Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37566037
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Archive-Zip-SimpleZip

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module_name Archive-Zip-SimpleZip

Name: perl-%module_name
Version: 1.000
Release: alt1
Summary: Create Zip Archives
Group: Development/Perl
License: %perl_license
URL: https://github.com/pmqs/%module_name

Source0: http://mirror.yandex.ru/mirrors/cpan/authors/id/P/PM/PMQS/%{module_name}-%{version}.tar.gz
BuildArch: noarch

BuildRequires(pre): rpm-build-perl rpm-build-licenses perl-devel perl-podlators
BuildRequires: perl-Compress-Raw-Zlib perl-Term-Cap perl-Term-ANSIColor
BuildRequires: perl-Pod-Escapes perl-Filter perl-Encode perl-Pod-Simple perl-Pod-Usage
BuildRequires: perl-Devel-StackTrace perl-Compress-Stream-Zstd perl-Compress-Raw-Lzma
BuildRequires: perl-Compress-Raw-Bzip2 perl-IO-Compress perl-Test-NoWarnings
BuildRequires: perl-IO-Compress-Lzma perl-IO-Compress-Zstd perl-IO-Compress perl-Perl-OSType

%description
Archive::Zip::SimpleZip is a module that allows the creation of Zip.archives.

The module allows Zip archives to be written to a named file, a filehandle
or stored in-memory.

There are a small number methods available in Archive::Zip::SimpleZip, and
quite a few options, but for the most part all you need to know is how to
create a Zip archive and how to add a file to it.

%prep
%setup -q -n %{module_name}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/A*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin