Initial commit

This commit is contained in:
2025-07-31 21:22:44 +03:00
commit 9d8af24e21
5 changed files with 55 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-shtab
description: Automagic shell tab completion for Python CLI applications
version: 1.7.2
url: https://github.com/iterative/shtab
license: Apache-2.0
architecture: any
depends: ["python3"]
make_depends: ["python-build","python-installer","python-setuptools-scm","python-wheel"]
type: source