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-3.mga8 RPM for x86_64

From Mageia 8 for x86_64 / media / core / updates_testing

Name: perl-Text-Fuzzy Distribution: Mageia
Version: 0.290.0 Vendor: Mageia.Org
Release: 3.mga8 Build date: Sat Jul 30 01:20:43 2022
Group: Development/Perl Build host: localhost
Size: 104345 Source RPM: perl-Text-Fuzzy-0.290.0-3.mga8.src.rpm
Packager: bcornec <bcornec>
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

* Tue Jun 07 2022 umeabot <umeabot> 0.290.0-3.mga9
  + Revision: 1862461
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 0.290.0-2.mga9
  + Revision: 1796452
  - Mageia 9 Mass Rebuild
* Fri Aug 27 2021 tv <tv> 0.290.0-1.mga9
  + Revision: 1742788
  - imported package perl-Text-Fuzzy
* Fri Aug 27 2021 Thierry Vignaud <tv@mageia.org> 0.290.0-1.mga9
  - Import from CPAN

Files

/usr/lib/.build-id
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/2eb26b134df11c128e2c4b413c25d394215d69
/usr/lib64/perl5/vendor_perl/Text
/usr/lib64/perl5/vendor_perl/Text/Fuzzy.pm
/usr/lib64/perl5/vendor_perl/Text/Fuzzy.pod
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/Text
/usr/lib64/perl5/vendor_perl/auto/Text/Fuzzy
/usr/lib64/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, Tue Apr 9 15:38:33 2024