SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-String-Similarity rpm build for : openSUSE Tumbleweed. For other distributions click perl-String-Similarity.

Name : perl-String-Similarity
Version : 1.04 Vendor : obs://build_opensuse_org/Documentation
Release : 7.21 Date : 2019-02-12 18:42:22
Group : Development/Libraries/Perl Source RPM : perl-String-Similarity-1.04-7.21.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Calculate the similarity of two strings
Description :
* $factor = similarity $string1, $string2, [$limit]

The \'similarity\'-function calculates the similarity index of its two
arguments. A value of \'0\' means that the strings are entirely different.
A value of \'1\' means that the strings are identical. Everything else lies
between 0 and 1 and describes the amount of similarity between the
strings.

It roughly works by looking at the smallest number of edits to change one
string into the other.

You can add an optional argument \'$limit\' (default 0) that gives the
minimum similarity the two strings must satisfy. \'similarity\' stops
analyzing the string as soon as the result drops below the given limit,
in which case the result will be invalid but lower than the given
\'$limit\'. You can use this to speed up the common case of searching for
the most similar string from a set by specifing the maximum similarity
found so far.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Documentation:/Publican/openSUSE_Tumbleweed/x86_64

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(String::Similarity)
perl-String-Similarity
perl-String-Similarity(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.28.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.28.1/x86_64-linux-thread-multi/String
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/String/Similarity.pm
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/auto/String
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/auto/String/Similarity
/usr/lib/perl5/vendor_perl/5.28.1/x86_64-linux-thread-multi/auto/String/Similarity/Similarity.so
/usr/share/doc/packages/perl-String-Similarity
/usr/share/doc/packages/perl-String-Similarity/COPYING
/usr/share/doc/packages/perl-String-Similarity/Changes
/usr/share/doc/packages/perl-String-Similarity/README
/usr/share/man/man3/String::Similarity.3pm.gz

 
ICM