Name : perl-Text-Levenshtein-XS
| |
Version : 0.503
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2017-04-21 13:27:34
|
Group : Development/Libraries/Perl
| Source RPM : perl-Text-Levenshtein-XS-0.503-1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Calculate edit distance based on insertion, deletion, and substitution
|
Description :
Returns the number of edits (insert,delete,substitute) required to turn the source string into the target string. XS implementation (requires a C compiler). Works correctly with utf8.
use Text::Levenshtein::XS qw/distance/; use utf8;
distance(\'ⓕⓞⓤⓡ\',\'ⓕⓤⓞⓡ\'),
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP2/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
XS.so()(64bit)
perl(Text::Levenshtein::XS)
perl-Text-Levenshtein-XS
perl-Text-Levenshtein-XS(x86-64)
Requires :