SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Algorithm-EquivalenceSets
Version : 1.101420 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.8.1 Date : 2023-01-27 17:22:39
Group : Development/Libraries/Perl Source RPM : perl-Algorithm-EquivalenceSets-1.101420-lp154.8.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Group sets transitively
Description :
This module exports one function, \'equivalence_sets()\', which takes a list
of sets and returns another list of sets whose contents are transitively
grouped from the input sets.

Imagine the input sets to be \'[ 1, 2 ]\', \'[ 3, 4 ]\', \'[ 5, 6 ]\' and \'[ 1,
3, 7 ]\'. The returned sets would be \'[ 1, 2, 3, 4, 7 ]\' and \'[ 5, 6 ]\',
because \'[ 1, 2 ]\' and \'[ 3, 4 ]\' are tied together by \'[ 1, 3, 7 ]\', but
\'[ 5, 6 ]\' stands on its own. So you could say the returned sets represent
a kind of transitive union. (Real mathematicians may now flame me about the
misuse of terminology.)

Each set is an array reference. The return sets are given as an array in
list context, or as a reference to that array in scalar context.

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-EquivalenceSets-1.101420-lp154.8.1.noarch.rpm
     

Provides :
perl(Algorithm::EquivalenceSets)
perl-Algorithm-EquivalenceSets

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/lib/perl5/vendor_perl/5.26.1/Algorithm
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm/EquivalenceSets.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Algorithm-EquivalenceSets
/usr/share/doc/packages/perl-Algorithm-EquivalenceSets/Changes
/usr/share/doc/packages/perl-Algorithm-EquivalenceSets/LICENSE
/usr/share/doc/packages/perl-Algorithm-EquivalenceSets/README
/usr/share/man/man3/Algorithm::EquivalenceSets.3pm.gz

 
ICM