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

perl-String-Similarity-1.40.0-5 RPM for x86_64

From OpenMandriva Cooker for x86_64 / unsupported / release

Name: perl-String-Similarity Distribution: OpenMandriva Lx
Version: 1.40.0 Vendor: OpenMandriva
Release: 5 Build date: Sun Nov 1 11:00:43 2020
Group: Development/Perl Build host: c64three.openmandriva.org
Size: 37907 Source RPM: perl-String-Similarity-1.40.0-5.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://search.cpan.org/dist/String-Similarity
Summary: Perl extension for calculating the similarity of two strings
$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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.40.0-3
  + Revision: 768358
  - svn commit -m mass rebuild of perl extension against perl 5.14.2
* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-2mdv2011.0
  + Revision: 556149
  - rebuild for perl 5.12
* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.40.0-1mdv2010.0
  + Revision: 404420
  - rebuild using %perl_convert_version
* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.04-1mdv2010.0
  + Revision: 393001
  - update to new version 1.04

Files

/usr/lib64/perl5/vendor_perl/String
/usr/lib64/perl5/vendor_perl/String/Similarity.pm
/usr/lib64/perl5/vendor_perl/auto/String
/usr/lib64/perl5/vendor_perl/auto/String/Similarity
/usr/lib64/perl5/vendor_perl/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.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 23:04:32 2024