Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Set-IntSpan-1.19-bp155.1.4 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: perl-Set-IntSpan Distribution: SUSE Linux Enterprise 15 SP5
Version: 1.19 Vendor: openSUSE
Release: bp155.1.4 Build date: Wed May 17 15:46:49 2023
Group: Development/Libraries/Perl Build host: build84
Size: 64603 Source RPM: perl-Set-IntSpan-1.19-bp155.1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Set-IntSpan/
Summary: Manages sets of integers
'Set::IntSpan' manages sets of integers. It is optimized for sets that have
long runs of consecutive integers. These arise, for example, in .newsrc
files, which maintain lists of articles:

  alt.foo: 1-21,28,31
  alt.bar: 1-14192,14194,14196-14221

A run of consecutive integers is sometimes called a _span_.

Sets are stored internally in a run-length coded form. This provides for
both compact storage and efficient computation. In particular, set
operations can be performed directly on the encoded representation.

'Set::IntSpan' is designed to manage finite sets. However, it can also
represent some simple infinite sets, such as { x | x>n }. This allows
operations involving complements to be carried out consistently, without
having to worry about the actual value of INT_MAX on your machine.

Provides

Requires

License

GPL-1.0+ or Artistic-1.0

Changelog

* Mon Sep 09 2013 pgajdos@suse.com
  - updated to 1.19:
    * unit test fix
    * POD
    * no use integer
    * optimize _copy_array
* Thu Nov 11 2010 pgajdos@suse.cz
  - updated to 1.16:
    * unit test fix for Perl 5.6.2 on x86_64
* Mon Nov 08 2010 pgajdos@suse.cz
  - updated to 1.15:
    * added span_ord() method
* Thu Aug 19 2010 pgajdos@suse.cz
  - updated to 1.14:
    * added ord() method
* Thu Jan 17 2008 pgajdos@suse.cz
  - updated to 1.13:
    * recoded member(), insert(), and remove() to use a binary search
    * added support for spans in constructors
* Fri Jul 27 2007 pgajdos@suse.cz
  - package moved from OBS, version 1.11
* Thu Jun 21 2007 sierkb@gmx.de
  - Update to version 1.11
  - Optimize packlist handling
* Sun Nov 12 2006 sierkb@gmx.de
  - Rebuild for openSUSE
  - Spec file cleanup: removed # neededforbuild
* Wed Jun 21 2006 sierkb@gmx.de
  - Update to version 1.09
* Wed Jun 14 2006 sierkb@gmx.de
  - Rebuild for SUSE Linux 10.1

Files

/usr/lib/perl5/vendor_perl/5.26.1/Set
/usr/lib/perl5/vendor_perl/5.26.1/Set/IntSpan.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Set-IntSpan
/usr/share/doc/packages/perl-Set-IntSpan/Changes
/usr/share/doc/packages/perl-Set-IntSpan/README
/usr/share/man/man3/Set::IntSpan.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024