summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 64db35279e93101848c4226d2da69305f6870838 (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
29
30
31
32
33
34
35
36
37
38
39
pkgbase = aider-chat
	pkgdesc = AI pair programming in your terminal
	pkgver = 0.26.0
	pkgrel = 3
	url = https://aider.chat/
	arch = any
	license = Apache2
	makedepends = python-packaging
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-beautifulsoup4
	depends = python-configargparse
	depends = python-gitpython
	depends = python-openai
	depends = python-tiktoken
	depends = python-jsonschema
	depends = python-rich
	depends = python-prompt_toolkit
	depends = python-numpy
	depends = python-scipy
	depends = python-backoff
	depends = python-pathspec
	depends = python-networkx
	depends = python-diskcache
	depends = python-grep-ast
	depends = python-yaml
	depends = python-pillow
	depends = python-diff-match-patch
	depends = python-pypandoc
	depends = python-playwright
	optdepends = python-sounddevice: portaudio support
	optdepends = python-soundfile: portaudio support
	provides = aider
	options = !strip
	source = https://files.pythonhosted.org/packages/source/a/aider-chat/aider-chat-0.26.0.tar.gz
	b2sums = ff17f5b2ccd8b4deb3e1bbb2a44ff3c2b3d6048a949a12f8a2dcf918f404490e813df2cc1678fcf9b02401874c44d4b89441ed035d16ea8c16aca88f80812174

pkgname = aider-chat