wkentaro/gdown

This commit is contained in:
dong.huo 2023-11-20 04:43:43 +00:00 committed by Jacob Heider
parent 6bd5cea037
commit c40a42050b

View file

@ -0,0 +1,19 @@
distributable:
url: git+https://github.com/wkentaro/gdown
ref: v{{ version }}
versions:
github: wkentaro/gdown
strip: /v/
dependencies:
python.org: ~3.11
build: python-venv.sh {{prefix}}/bin/gdown
provides:
- bin/gdown
# ^^ specify the binaries or pkgx shell integration wont work
test:
script:
test -n "$(gdown --version)"