.. _`python-levenshtein`: python-levenshtein ================== Python extension for computing string edit distances and similarities. ======== =========== Home https://pypi.python.org/pypi/python-Levenshtein/ Versions 0.12.0 License GPL Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/python-levenshtein ======== =========== Installation ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install python-levenshtein and update with:: conda update python-levenshtein