22 lines
608 B
Plaintext
22 lines
608 B
Plaintext
name: python-snowballstemmer
|
|
description: Small string processing language for creating stemming algorithms
|
|
version: 3.0.1
|
|
revision: 1
|
|
url: https://snowballstem.org/
|
|
license: BSD
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
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: 6d5eeeec8e9f84d4d56b847692bacf79bc2c8e90c7f80ca4444ff8b6f2e52895
|