pantry/projects/cruft.github.io/package.yml
2023-10-03 11:23:56 -04:00

22 lines
316 B
YAML

distributable:
url: https://github.com/cruft/cruft/archive/{{version}}.tar.gz
strip-components: 1
versions:
github: cruft/cruft
dependencies:
python.org: '>=3.7<3.12'
git-scm.org: ^2
build:
script: |
python-venv.sh {{prefix}}/bin/cruft
test:
script:
- cruft --help
provides:
- bin/cruft