summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9b75266cfea4b26b6023e95a09d551702c10fe67 (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
pkgbase = shell-gpt
	pkgdesc = A command-line productivity tool powered by OpenAI's ChatGPT
	pkgver = 1.4.4
	pkgrel = 1
	url = https://github.com/TheR1D/shell_gpt
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = litellm
	depends = python
	depends = python-click
	depends = python-distro
	depends = python-instructor
	depends = python-openai
	depends = python-pydantic
	depends = python-rich
	depends = python-typer
	source = shell-gpt-1.4.4.tar.gz::https://github.com/TheR1D/shell_gpt/archive/1.4.4.tar.gz
	sha256sums = b858c4f88604499cbbe23908e369652895ffcbedde13afe24b05d39a2cfe2498

pkgname = shell-gpt