Package python3-module-Levenshtein: Information

    Source package: python3-module-Levenshtein
    Version: 0.25.1-alt1
    Latest version according to Repology
    Build time:  Apr 11, 2024, 02:43 PM in the task #344927
    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 rpms provided by this srpm:
    python3-module-Levenshtein (x86_64, ppc64le, i586, aarch64)
    python3-module-Levenshtein-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Zhukharev


    ACL:
    @python
    @everybody

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

    Last changed


    April 11, 2024 Anton Zhukharev 0.25.1-alt1
    - Updated to 0.25.1.
    Feb. 12, 2024 Anton Zhukharev 0.25.0-alt1
    - Updated to 0.25.0.
    Nov. 20, 2023 Anton Zhukharev 0.23.0-alt2
    - Fixed FTBFS (rapidfuzz-devel -> rapidfuzz-cpp-devel).