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

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

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

Текущая версия: 0.80-alt2
Время сборки: 19 сентября 2008, 00:12 ( 810.0 недели назад )
Размер архива: 18.20 Kb

Домашняя страница:   http://search.cpan.org/~jmm/Heap-0.80/

Лицензия: Artistic
О пакете: Heap - Perl extensions for keeping data partially sorted
Описание:

The Heap collection of modules provide routines that manage
a heap of elements.  A heap is a partially sorted structure
that is always able to easily extract the smallest of the
elements in the structure (or the largest if a reversed compare
routine is provided).

If the collection of elements is changing dynamically, the
heap has less overhead than keeping the collection fully
sorted.

The elements must be objects as described in "Heap::Elem"
and all elements inserted into one heap must be mutually
compatible - either the same class exactly or else classes that
differ only in ways unrelated to the Heap::Elem interface.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

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