24 lines
655 B
Plaintext
24 lines
655 B
Plaintext
name: python-snowballstemmer
|
|
description: Small string processing language for creating stemming algorithms
|
|
version: 3.1.0
|
|
revision: 1
|
|
url: https://snowballstem.org/
|
|
license: BSD
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-setuptools
|
|
- python-installer
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: fd9e34526b23340cd23ffea6c9f9760974ecc2c2ac9e1d81401443ccdb2a801f
|