26 lines
683 B
YAML
26 lines
683 B
YAML
name: python-rapidfuzz
|
|
description: Rapid fuzzy string matching in Python using various string metrics
|
|
version: 3.14.5
|
|
revision: 2
|
|
url: https://github.com/rapidfuzz/RapidFuzz
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-cython
|
|
- python-installer
|
|
- python-scikit-build-core
|
|
- rapidfuzz-cpp
|
|
downloads:
|
|
- url: https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ba10ac57884ce82112f7ed910b67e7fb6072d8ef2c06e30dc63c0f604a112e0e
|