Name: | perl-Text-Fuzzy |
---|---|
Version: | 0.25 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 101967 |
License: | GPL+ or Artistic |
RPM: | perl-Text-Fuzzy-0.25-1.el7.x86_64.rpm |
Source RPM: | perl-Text-Fuzzy-0.25-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.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. |