python3-pylev

pure Python Levenshtein implementation
  https://github.com/toastdriven/pylev
  0
  no reviews



A pure Python Levenshtein implementation. Based off the Wikipedia code samples at http://en.wikipedia.org/wiki/Levenshtein_distance.