summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ee96e69b3be5229635ed6acf3b9bb210428297e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-llm
	pkgdesc = Access large language models from the command-line
	pkgver = 0.31.1
	pkgrel = 1
	url = https://github.com/simonw/llm
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-click
	depends = python-openai
	depends = python-click-default-group
	depends = python-condense-json
	depends = sqlite-utils
	depends = python-sqlite-migrate
	depends = python-pydantic
	depends = python-pyyaml
	depends = python-pluggy
	depends = python-ulid
	depends = python-puremagic
	depends = python-httpx
	source = python-llm-0.31.1.tar.gz::https://github.com/simonw/llm/archive/refs/tags/0.31.1.tar.gz
	sha256sums = c779e062b288e28d741297d16fc27a6fd7b1dbdd6659c4c83558a663c4aa11c9

pkgname = python-llm