mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 17:05:07 +03:00
18 lines
267 B
YAML
18 lines
267 B
YAML
distributable:
|
|
url: https://github.com/npiv/chatblade/archive/refs/heads/main.tar.gz
|
|
strip-components: 1
|
|
|
|
versions:
|
|
- 0.0.0
|
|
|
|
dependencies:
|
|
python.org: ^3
|
|
|
|
build:
|
|
python-venv.sh {{prefix}}/bin/chatblade
|
|
|
|
provides:
|
|
- bin/chatblade
|
|
|
|
test:
|
|
chatblade --help
|