| Name: | python-Levenshtein |
|---|---|
| Version: | 0.10.1 |
| Release: | 19.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 110694 |
| License: | GPLv2+ |
| RPM: | python-Levenshtein-0.10.1-19.el7.aarch64.rpm |
| Source RPM: | python-Levenshtein-0.10.1-19.el7.src.rpm |
| Build Date: | Thu Jun 21 2018 |
| Build Host: | ca-buildarm04.us.oracle.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 library functions and methods. |