blob: e5e575d2d7100fc490ee30168734ae658b8f256e (
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 due to requiring newer version
of python than is available in Slackware 15.0 (python 3.10).
|