SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-Bucketizer rpm build for : OpenSuSE. For other distributions click perl-Algorithm-Bucketizer.

Name : perl-Algorithm-Bucketizer
Version : 0.13 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.7.1 Date : 2023-01-27 17:13:31
Group : Development/Libraries/Perl Source RPM : perl-Algorithm-Bucketizer-0.13-lp154.7.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Distribute sized items to buckets with limited size
Description :
So, you own a number of mp3-Songs on your hard disc and want to copy them
to a number of CDs, maxing out the space available on each of them? You
want to distribute your picture collection into several folders, so each of
them doesn\'t exceed a certain size? \'Algorithm::Bucketizer\' comes to the
rescue.

\'Algorithm::Bucketizer\' distributes items of a defined size into a number
of dynamically created buckets, each of them capable of holding items of a
defined total size.

By calling the \'$bucketizer->add_item()\' method with the item (can be a
scalar or an object reference) and its size as parameters, you\'re adding
items to the system. The bucketizer will determine if the item fits into
one of the existing buckets and put it in there if possible. If none of the
existing buckets has enough space left to hold the new item (or if no
buckets exist yet for that matter), the bucketizer will create a new bucket
and put the item in there.

After adding all items to the system, the bucketizer lets you iterate over
all buckets with the \'$bucketizer->items()\' method and determine what\'s in
each of them.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Algorithm-Bucketizer-0.13-lp154.7.1.noarch.rpm
     

Provides :
perl(Algorithm::Bucketizer)
perl(Algorithm::Bucketizer::Bucket)
perl-Algorithm-Bucketizer

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Sysadm::Install) >= 0.23
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/bucketize
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm/Bucketizer.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Algorithm-Bucketizer
/usr/share/doc/packages/perl-Algorithm-Bucketizer/Changes
/usr/share/doc/packages/perl-Algorithm-Bucketizer/README
/usr/share/man/man1/bucketize.1.gz
/usr/share/man/man3/Algorithm::Bucketizer.3pm.gz

 
ICM