# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append textproc
python.versions 27 34 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description Python module for fast computation of Levensthein distances.
long_description The Levenshtein Python C extension module contains \
functions for fast computation of Levenshtein (edit) \
distance, and edit operations, string similarity, \
approximate median strings, and generally string \
averaging, string sequence and set similarity. It \
supports both normal and Unicode strings.
homepage https://github.com/ztane/python-Levenshtein
master_sites pypi:p/python-Levenshtein/
distname python-Levenshtein-${version}
checksums rmd160 710a87493ceef19ae046195c2d561f2d4d64cf6e \
sha256 033a11de5e3d19ea25c9302d11224e1a1898fe5abd23c61c7c360c25195e3eb1
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
livecheck.name python-Levenshtein