Initial Commit

This commit is contained in:
2025-05-08 17:17:23 +03:00
commit b3f7c76724
2 changed files with 36 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-levenshtein
description: Python extension for computing string edit distances and similarities
version: 0.27.1
url: https://github.com/rapidfuzz/Levenshtein
license: GPL2-or-later
architecture: any
depends: ["gcc","glibc","python3","python-rapidfuzz"]
make_depends: ["python-cython","python-build","python-installer","python-scikit-build-core","python-setuptools","rapidfuzz-cpp"]
type: source