Name: | perl-Text-Fuzzy |
---|---|
Version: | 0.25 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 126559 |
License: | GPL+ or Artistic |
RPM: | perl-Text-Fuzzy-0.25-1.el7.aarch64.rpm |
Source RPM: | perl-Text-Fuzzy-0.25-1.el7.src.rpm |
Build Date: | Wed May 30 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Text-Fuzzy/ |
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. |