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

perl-Text-Fuzzy-0.290.0-5.mga10 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Text-Fuzzy Distribution: Mageia
Version: 0.290.0 Vendor: Mageia.Org
Release: 5.mga10 Build date: Fri Aug 23 01:43:56 2024
Group: Development/Perl Build host: localhost
Size: 94327 Source RPM: perl-Text-Fuzzy-0.290.0-5.mga10.src.rpm
Packager: neoclust <neoclust>
Url: https://metacpan.org/release/Text-Fuzzy
Summary: Partial string matching using edit distances
This module calculates edit distances between words, and searches arrays
and files to find the nearest entry by edit distance. It handles both byte
strings and character strings (strings containing Unicode), treating each
Unicode character as a single entity.

    use Text::Fuzzy;
    use utf8;
    my $tf = Text::Fuzzy->new ('あいうえお☺');
    print $tf->distance ('うえお☺'), "\n";

produces output

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Thu Aug 22 2024 neoclust <neoclust> 0.290.0-5.mga10
  + Revision: 2088236
  - Rebuild against new perl
* Wed Nov 29 2023 tv <tv> 0.290.0-4.mga10
  + Revision: 2011116
  - Rebuild for perl-5.38

Files

/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/cb006706670146d0cc37a9175cdce725777b3c
/usr/lib/perl5/vendor_perl/Text
/usr/lib/perl5/vendor_perl/Text/Fuzzy.pm
/usr/lib/perl5/vendor_perl/Text/Fuzzy.pod
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/Text
/usr/lib/perl5/vendor_perl/auto/Text/Fuzzy
/usr/lib/perl5/vendor_perl/auto/Text/Fuzzy/Fuzzy.so
/usr/share/doc/perl-Text-Fuzzy
/usr/share/doc/perl-Text-Fuzzy/Changes
/usr/share/doc/perl-Text-Fuzzy/META.json
/usr/share/doc/perl-Text-Fuzzy/META.yml
/usr/share/doc/perl-Text-Fuzzy/README
/usr/share/man/man3/Text::Fuzzy.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Sep 29 09:55:26 2024