blob: f230a7d793bd85790a2eed1ccae9fafa534fac2d (
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
40
41
42
|
pkgbase = agent-cli
pkgdesc = A suite of local AI-powered command-line tools
pkgver = 0.94.2
pkgrel = 1
url = https://github.com/basnijholt/agent-cli
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-versioningit
depends = bash
depends = python
depends = uvicorn
depends = python-onnxruntime
depends = python-yaml
depends = python-rich
depends = python-openai
depends = python-pydantic
depends = python-httpx
depends = python-numpy
depends = python-dotenv
depends = python-psutil
depends = python-huggingface-hub
depends = python-pyperclip
depends = python-google-genai
depends = python-sounddevice
depends = python-click
depends = python-typer
depends = python-fastapi
depends = python-watchfiles
depends = python-transformers
depends = python-wyoming
depends = python-pydantic-ai-slim
provides = agent-cli
conflicts = python-agent-cli
replaces = python-agent-cli
source = agent-cli-0.94.2.tar.gz::https://github.com/basnijholt/agent-cli/archive/refs/tags/v0.94.2.tar.gz
sha256sums = c076b2c22266bde9aa4a2e615edf0ccc07fad8fc9fc1fe44615f2f7f47f3e6cf
pkgname = agent-cli
|