summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 595cd98d4b52142584a2c7dbce2d482d47c9a68e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = text-generation-cli-git
	pkgdesc = A CLI frontend for text generation APIs.
	pkgver = r0.1.0
	pkgrel = 1
	url = https://gitlab.com/ai-cli/text-generation-cli
	arch = x86_64
	license = EUPL1.2
	makedepends = git
	makedepends = cargo
	depends = openssl
	depends = gcc-libs
	depends = glibc
	provides = tg-cli
	source = text-generation-cli-git::git+https://gitlab.com/ai-cli/text-generation-cli.git
	sha512sums = SKIP

pkgname = text-generation-cli-git