CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2026/06/19 07:50:29

Log message:
    import ports/textproc/py-rapidfuzz, from Chris Billington, various tweaks
    by me, tweak/ok landry@
    
    This package provides the Python extension for RapidFuzz, a fast 
MIT-licensed
    fuzzy string-matching library for Python and C++. It uses string similarity
    calculations from a pre-GPL version of 
https://github.com/seatgeek/fuzzywuzzy
    providing a wide range of fundamental algorithms:
    
    - Damerau Levenshtein
    - Hamming
    - Indel
    - Jaro
    - JaroWinkler
    - Levenshtein
    - Longest Common Subsequence
    - Optimal String Alignment (OSA)
    - Prefix
    - Postfix
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20260619
    
    N ports/textproc/py-rapidfuzz/Makefile
    N ports/textproc/py-rapidfuzz/distinfo
    N ports/textproc/py-rapidfuzz/pkg/DESCR
    N ports/textproc/py-rapidfuzz/pkg/PLIST
    
    No conflicts created by this import

Reply via email to