24 lines
639 B
YAML
24 lines
639 B
YAML
name: python-shtab
|
|
description: Automagic shell tab completion for Python CLI applications
|
|
version: 1.12.0
|
|
revision: 1
|
|
url: https://github.com/iterative/shtab
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools-scm
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/iterative/shtab/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 07a513a5d9d65b1b8022ba1219d12f3a77e8d4b6d343c0d47b59ee04a2c9c0b4
|