Name: | python2-Levenshtein |
---|---|
Version: | 0.12.0 |
Release: | 11.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 321881 |
License: | GPLv2+ |
RPM: | python2-Levenshtein-0.12.0-11.el8.x86_64.rpm |
Source RPM: | python-Levenshtein-0.12.0-11.el8.src.rpm |
Build Date: | Tue Mar 17 2020 |
Build Host: | jenkins-10-147-72-125-3ad8cf9a-3b3a-41f0-8427-360d993d6e99.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/python-Levenshtein/ |
Summary: | Python extension computing string distances and similarities |
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 2 library functions and methods. |