Package python3-module-editdistance: Information
Source package: python3-module-editdistance
Version: 0.8.1-alt1
Build time: Oct 10, 2025, 07:13 PM in the task #389466
Category: Development/Python3
Report package bugHome page: https://github.com/roy-ht/editdistance
License: MIT
Summary: Fast implementation of the edit distance (Levenshtein distance)
Description:
Fast implementation of the edit distance (Levenshtein distance). This library simply implements Levenshtein distance with C++ and Cython. The algorithm used in this library is proposed by Heikki Hyyro, "Explaining and extending the bit-parallel approximate string matching algorithm of Myers", (2001).
List of RPM packages built from this SRPM:
python3-module-editdistance (x86_64, i586, aarch64)
python3-module-editdistance-debuginfo (x86_64, i586, aarch64)
python3-module-editdistance (x86_64, i586, aarch64)
python3-module-editdistance-debuginfo (x86_64, i586, aarch64)
Maintainer: George V. Kouryachy
Last changed
Dec. 25, 2024 George V. Kouryachy 0.8.1-alt1
- Resurrect - Autobuild version bump to 0.8.1 - Introduce check section
Dec. 30, 2020 George V. Kouryachy 0.5.3-alt1
- Initial build for ALT