11 lines
432 B
Plaintext
11 lines
432 B
Plaintext
name: python-levenshtein
|
|
description: Python extension for computing string edit distances and similarities
|
|
version: 0.27.1
|
|
revision: 2
|
|
url: https://github.com/rapidfuzz/Levenshtein
|
|
license: GPL2-or-later
|
|
architecture: any
|
|
depends: ["gcc-libs", "glibc", "python3", "python-rapidfuzz"]
|
|
make_depends: ["python-cython", "python-build", "python-installer", "python-scikit-build-core", "python-setuptools", "rapidfuzz-cpp"]
|
|
type: source
|