Package : perl-Text-Levenshtein-XS > RPM : perl-Text-Levenshtein-XS-0.503.0-4.mga10.src.rpm

Basic items

Name perl-Text-Levenshtein-XS
Version 0.503.0
Release 4.mga10
URL https://metacpan.org/release/Text-Levenshtein-XS
Group Development/Perl
Summary Calculate edit distance based on insertion, deletion, and substitution
Size 25KB
Arch aarch64
License GPLv1+ or Artistic

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('ⓕⓞⓤⓡ','ⓕⓤⓞⓡ'),

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-11-27 15:01:57
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie