python3-levenshtein 0.12.0-2build1 (powerpc binary) in ubuntu xenial

 The Levenshtein module computes Levenshtein distances, similarity ratios,
 generalized medians and set medians of Unicode or non-Unicode strings.
 Because it's implemented in C, it's much faster than the corresponding
 Python library functions and methods.
 .
 The Levenshtein distance is the minimum number of single-character
 insertions, deletions, and substitutions to transform one string into
 another.
 .
 It is useful for spell checking, or fuzzy matching of gettext messages.
 .
 This package contains Levenshtein for Python 3.

Details

Package version:
0.12.0-2build1
Source:
python-levenshtein 0.12.0-2build1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional