Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37704035
en ru br
Репозитории ALT
S:7.4-alt1.2
5.1: 7.1-alt1
4.1: 6.4-alt1
4.0: 6.4-alt1
3.0: 6.3-alt2.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Bit-Vector

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

%define dist Bit-Vector
Name: perl-%dist
Version: 7.4
Release: alt1.1.1.1

Summary: Efficient bit vector, set of integers and "big int" math library
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/S/ST/STBEY/Bit-Vector-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-Carp-Clan perl-devel

%description
Bit::Vector is an efficient C library which allows you to handle
bit vectors, sets (of integers), "big integer arithmetic" and
boolean matrices, all of arbitrary sizes.

The library is efficient (in terms of algorithmical complexity)
and therefore fast (in terms of execution speed) for instance
through the widespread use of divide-and-conquer algorithms.

The package also includes an object-oriented Perl module for
accessing the C library from Perl, and optionally features
overloaded operators for maximum ease of use.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES.txt CREDITS.txt README.txt examples/
%dir %perl_vendor_archlib/Bit
%perl_vendor_archlib/Bit/Vector.pm
%doc %perl_vendor_archlib/Bit/Vector.pod
%dir %perl_vendor_archlib/Bit/Vector
%perl_vendor_archlib/Bit/Vector/*.pm
%doc %perl_vendor_archlib/Bit/Vector/*.pod
%dir %perl_vendor_autolib/Bit
%perl_vendor_autolib/Bit/Vector

%changelog

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

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