30 lines
767 B
YAML
30 lines
767 B
YAML
name: python-levenshtein
|
|
description: Python extension for computing string edit distances and similarities
|
|
version: 0.27.4
|
|
revision: 1
|
|
url: https://github.com/rapidfuzz/Levenshtein
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- python3=3.14.*
|
|
- python-rapidfuzz
|
|
make_depends:
|
|
- python-cython
|
|
- python-build
|
|
- python-installer
|
|
- python-scikit-build-core
|
|
- python-setuptools
|
|
- rapidfuzz-cpp
|
|
check_depends:
|
|
- python-pytest
|
|
downloads:
|
|
- url: https://github.com/rapidfuzz/Levenshtein/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 7ac3f0df534a3a78906107b494868bdb20943a99048f7a8478a0ede37b511899
|