python-Levenshtein - Python extension computing string distances and similarities
Website: | https://pypi.org/project/Levenshtein/ |
---|---|
License: | GPLv2+ |
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 library functions and methods.
Packages
python-Levenshtein-0.17.0-1.fc14.al.src [107 KiB] |
Changelog
by Joel Barrios (2022-01-28):
- Update to 0.17.0. |