python39-Levenshtein - Python extension computing string distances and similarities
Website: | https://pypi.org/project/Levenshtein |
---|---|
License: | GPL-2.1-or-later |
Vendor: | Alcance Libre, Inc. |
- Description:
Levenshtein computes Levenshtein distances, similarity ratios, generalized medians and set medians of Strings and Unicodes. Because it's implemented in C, it's much faster than corresponding Python 3 library functions and methods.
Packages
python39-Levenshtein-0.26.1-1.aldos.src [371 KiB] |
Changelog
by Joel Barrios (2024-11-08):
- Update to 0.26.1. |