SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-String-Similarity rpm build for : Mandriva 2011. For other distributions click perl-String-Similarity.

Name : perl-String-Similarity
Version : 1.40.0 Vendor : Mandriva
Release : 2mdv2011.0 Date : 2010-07-20 21:40:35
Group : Development/Perl Source RPM : perl-String-Similarity-1.40.0-2mdv2011.0.src.rpm
Size : 0.03 MB
Packager : Jérôme Quelin < jquelin_mandriva_org>
Summary : Perl extension for calculating 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: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-String-Similarity-1.40.0-2mdv2011.0.i586.rpm
     Search for other platforms
perl-String-Similarity-1.40.0-2mdv2011.0.sparc.rpm
perl-String-Similarity-1.40.0-2mdv2011.0.alpha.rpm
perl-String-Similarity-1.40.0-2mdv2011.0.ppc.rpm
perl-String-Similarity-1.40.0-2mdv2011.0.ia64.rpm
perl-String-Similarity-1.40.0-2mdv2011.0.s390.rpm

Provides :
Similarity.so
perl(String::Similarity)
perl-String-Similarity
perl-String-Similarity(x86-32)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
libc.so.6(GLIBC_2.0)
perl(Exporter)
perl(DynaLoader)
libc.so.6(GLIBC_2.1.3)
perl-base => 2:5.12.0
perlapi-5.12.0
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libperl.so


Content of RPM :
/usr/lib/perl5/vendor_perl/5.12.0/i386-linux-thread-multi/String
/usr/lib/perl5/vendor_perl/5.12.0/i386-linux-thread-multi/String/Similarity.pm
/usr/lib/perl5/vendor_perl/5.12.0/i386-linux-thread-multi/auto/String
/usr/lib/perl5/vendor_perl/5.12.0/i386-linux-thread-multi/auto/String/Similarity
/usr/lib/perl5/vendor_perl/5.12.0/i386-linux-thread-multi/auto/String/Similarity/Similarity.so
/usr/share/doc/perl-String-Similarity
/usr/share/doc/perl-String-Similarity/COPYING
/usr/share/doc/perl-String-Similarity/Changes
/usr/share/doc/perl-String-Similarity/README
/usr/share/man/man3/String::Similarity.3pm.lzma

 
ICM