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-27.mga10 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-String-Similarity Distribution: Mageia
Version: 1.40.0 Vendor: Mageia.Org
Release: 27.mga10 Build date: Tue Nov 28 17:02:49 2023
Group: Development/Perl Build host: localhost
Size: 34520 Source RPM: perl-String-Similarity-1.40.0-27.mga10.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/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
specifying the maximum similarity found so far.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Tue Nov 28 2023 tv <tv> 1.40.0-27.mga10
  + Revision: 2010533
  - Rebuild for perl-5.38
* Tue Jun 07 2022 umeabot <umeabot> 1.40.0-26.mga9
  + Revision: 1862425
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 1.40.0-25.mga9
  + Revision: 1796070
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/72
/usr/lib/.build-id/72/0a0dd202f2a6802424d1b75b0930e70a9b8110
/usr/lib/perl5/vendor_perl/String
/usr/lib/perl5/vendor_perl/String/Similarity.pm
/usr/lib/perl5/vendor_perl/auto/String
/usr/lib/perl5/vendor_perl/auto/String/Similarity
/usr/lib/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.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 05:13:06 2024