blob: 6070723701dfab7ca4f81d60221fbc3a76be47fa (
plain)
1
2
3
4
5
6
7
|
python3-levenshtein (Compute string edit distances and similarities)
The Levenshtein Python C extension module contains functions for
fast computation of Levenshtein distance and string similarity.
NOTE: Unable to support newer versions than 0.17.0 due to requiring a
newer Cython than included in Slackware (needs 3.0.2).
|