mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
While here, also upgrade to 0.21.1 Because of that rename, update all ports which uses this as a run or build depends. PR: 273187
7 lines
256 B
Text
7 lines
256 B
Text
The Levenshtein Python C extension module contains functions for fast
|
|
computation of:
|
|
|
|
* Levenshtein (edit) distance, and edit operations
|
|
* string similarity
|
|
* approximate median strings, and generally string averaging
|
|
* string sequence and set similarity
|