Name: | python-Levenshtein |
---|---|
Version: | 0.10.1 |
Release: | 19.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 114782 |
License: | GPLv2+ |
RPM: | python-Levenshtein-0.10.1-19.el7.x86_64.rpm |
Source RPM: | python-Levenshtein-0.10.1-19.el7.src.rpm |
Build Date: | Wed Dec 09 2015 |
Build Host: | x86-ol7-builder-01.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. |