SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Text-Fuzzy
Version : 0.290.0 Vendor : Mageia_Org
Release : 4.mga10 Date : 2023-11-29 15:00:59
Group : Development/Perl Source RPM : perl-Text-Fuzzy-0.290.0-4.mga10.src.rpm
Size : 0.10 MB
Packager : tv < tv>
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/cauldron/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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.38
perl(DynaLoader)
perl(Exporter)
perl(strict)
perl(warnings)
perl-base >= 2:5.38.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/a8
/usr/lib/.build-id/a8/f4e3d4fd289682b5b9d0f3a85e1e2222004469
/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