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

Группа :: Разработка/Perl
Пакет: perl-IO-Compress-Zstd

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

%define _unpackaged_files_terminate_build 1
%define module_name IO-Compress-Zstd
Name: perl-%module_name
Version: 2.206
Release: alt1
Summary: Write zstd files/buffers
Group: Development/Perl
License: %perl_license
URL: https://github.com/pmqs/%module_name

Source0: http://www.cpan.org/authors/id/P/PM/PMQS/%{module_name}-%{version}.tar.gz
BuildArch: noarch

BuildRequires: rpm-build-perl perl-devel perl-Test-NoWarnings perl-IO-Compress perl-Compress-Stream-Zstd
BuildRequires(pre): rpm-build-licenses

%description
This module provides a Perl interface that allows writing zstd
compressed data to files or buffer.

For reading zstd files/buffers, see the companion module
IO::Uncompress::UnZstd.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/I*

%changelog

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

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