Package python3-module-Levenshtein: Information

    Binary package: python3-module-Levenshtein
    Version: 0.25.1-alt1
    Architecture: x86_64
    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.

    Maintainer: Anton Zhukharev


    ACL:
    @python
    @everybody

    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).