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-23.mga8 RPM for i586

From Mageia 8 for i586 / media / core / release

Name: perl-String-Similarity Distribution: Mageia
Version: 1.40.0 Vendor: Mageia.Org
Release: 23.mga8 Build date: Wed Jun 17 23:02:53 2020
Group: Development/Perl Build host: localhost
Size: 42994 Source RPM: perl-String-Similarity-1.40.0-23.mga8.src.rpm
Packager: umeabot <umeabot>
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
specifing the maximum similarity found so far.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Jun 17 2020 umeabot <umeabot> 1.40.0-23.mga8
  + Revision: 1595271
  - Rebuild for perl 5.32
* Sun Feb 16 2020 umeabot <umeabot> 1.40.0-22.mga8
  + Revision: 1530107
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Tue Aug 27 2019 tmb <tmb> 1.40.0-21.mga8
  + Revision: 1433902
  - rebuild for perl 5.30
* Fri Sep 21 2018 umeabot <umeabot> 1.40.0-20.mga7
  + Revision: 1293767
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 1.40.0-19.mga7
  + Revision: 1249267
  - Rebuild for perl 5.28

Files

/usr/lib/.build-id
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/5d10dc4500ea24b2aec018ffaad96c9d46c905
/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, Tue Apr 9 16:22:09 2024