Initial Commit

This commit is contained in:
2025-05-08 17:17:30 +03:00
commit be23ec66d7
2 changed files with 34 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-rapidfuzz
description: Rapid fuzzy string matching in Python using various string metrics
version: 3.12.2
url: https://github.com/rapidfuzz/RapidFuzz
license: MIT
architecture: any
depends: ["gcc","glibc","python3"]
make_depends: ["git","python-build","python-cython","python-installer","python-scikit-build-core","rapidfuzz-cpp"]
type: source