blob: bef33221bb405deca4f9c6faab7b7a1a9ed4ae90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-banks
pkgdesc = LLM prompt language based on Jinja
pkgver = 2.4.2
pkgrel = 1
url = https://github.com/masci/banks
arch = any
license = MIT
makedepends = python-hatchling
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/b/banks/banks-2.4.2.tar.gz
sha256sums = cda6013bd377ea7b701933578bfb9370fc21ad70bc13cedfc3f5cb2c034ca3dc
pkgname = python-banks
|