Package python3-module-Levenshtein: Information

    Source package: python3-module-Levenshtein
    Version: 0.27.3-alt1
    Latest version according to Repology
    Build time:  Dec 18, 2025, 10:49 AM in the task #403156
    Report package bug
    License: GPL-2.0
    Summary: Python extension for computing string edit distances and similarities
    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.

    List of RPM packages built from this SRPM:
    python3-module-Levenshtein (x86_64, i586, aarch64)

    Maintainer: Anton Zhukharev



      1. cmake
      2. python3-module-cython
      3. gcc-c++
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-pytest
      7. python3-module-rapidfuzz
      8. python3-module-scikit-build-core
      9. rapidfuzz-cpp-devel
      10. rpm-build-pyproject

    Last changed


    Dec. 18, 2025 Anton Zhukharev 0.27.3-alt1
    - Updated to 0.27.3.
    March 4, 2025 Anton Zhukharev 0.27.1-alt1
    - Updated to 0.27.1.
    Feb. 14, 2025 Ivan A. Melnikov 0.27.0-alt1.1
    - NMU: skip pep517 dependency on ninja (fixes build on
      riscv64 and loongarch64).