blob: dfeee1b5e1bcc9c1205a1e01ecc5d7d1862e21b1 (
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
|
pkgbase = python-agent-rtfm-bin
pkgdesc = Local documentation retrieval service for agent-assisted development (prebuilt)
pkgver = 0.2.6
pkgrel = 1
url = https://github.com/phlppbmm/rtfm
install = python-agent-rtfm.install
arch = any
license = MIT
makedepends = python-installer
depends = python
depends = python-fastapi
depends = uvicorn
depends = python-chromadb-bin
depends = python-onnxruntime-cpu
depends = python-gitpython
depends = python-httpx
depends = python-click
depends = python-rich
depends = python-yaml
depends = python-html2text
depends = python-beautifulsoup4
depends = python-lxml
depends = python-markdownify
provides = python-agent-rtfm
conflicts = python-agent-rtfm
conflicts = python-agent-rtfm-git
noextract = agent_rtfm-0.2.6-py3-none-any.whl
source = https://files.pythonhosted.org/packages/4e/26/6400e5758f395d0ba705235c898a0b04c5f8d87eb59f7bfc425169569edf/agent_rtfm-0.2.6-py3-none-any.whl
sha256sums = SKIP
pkgname = python-agent-rtfm-bin
|