Source: python-rapidfuzz
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/rapidfuzz/rapidfuzz/tags
Vcs-Browser: https://github.com/alvistack/rapidfuzz-rapidfuzz
Vcs-Git: https://github.com/alvistack/rapidfuzz-rapidfuzz.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 cmake4,
 cython3,
 fdupes,
 python3-dev,
 python3-pip,
 python3-scikit-build-core (>= 0.11),

Package: python3-rapidfuzz
Architecture: amd64
Description: Rapid fuzzy string matching
 RapidFuzz is a fast string matching library for Python and C++, which is
 using the string similarity calculations from FuzzyWuzzy.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
