SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-Fuzzy rpm build for : Mageia 9. For other distributions click perl-Text-Fuzzy.

Name : perl-Text-Fuzzy
Version : 0.290.0 Vendor : Mageia_Org
Release : 3.mga9 Date : 2022-06-07 02:53:29
Group : Development/Perl Source RPM : perl-Text-Fuzzy-0.290.0-3.mga9.src.rpm
Size : 0.10 MB
Packager : umeabot < umeabot>
Summary : Partial string matching using edit distances
Description :
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 (\'うえお☺\'), \"\
\";

produces output

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Fuzzy-0.290.0-3.mga9.i586.rpm
     Search for other platforms
perl-Text-Fuzzy-0.290.0-3.mga9.sparc.rpm
perl-Text-Fuzzy-0.290.0-3.mga9.alpha.rpm
perl-Text-Fuzzy-0.290.0-3.mga9.ppc.rpm
perl-Text-Fuzzy-0.290.0-3.mga9.ia64.rpm
perl-Text-Fuzzy-0.290.0-3.mga9.s390.rpm

Provides :
perl(Text::Fuzzy)
perl-Text-Fuzzy
perl-Text-Fuzzy(x86-32)

Requires :
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4)
libperl.so.5.36
perl(DynaLoader)
perl(Exporter)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/36
/usr/lib/.build-id/36/c75ed21b2b190f4d59a490d61008a2a16a03c9
/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

 
ICM