blob: c3afb9a23a549f884cb51d5986553a66d65e2b4c (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
pkgbase = cecli
pkgdesc = AI pair programming in your terminal - dwash96 fork of AIDER with TUI and MCP support
pkgver = 0.99.12
pkgrel = 1
url = https://github.com/dwash96/cecli
arch = any
license = Apache-2.0
checkdepends = chromium
checkdepends = python-playwright
checkdepends = python-pytest
checkdepends = python-streamlit
makedepends = jekyll
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = ruby-jekyll-feed
makedepends = ruby-jekyll-redirect-from
makedepends = ruby-jekyll-sitemap
makedepends = ruby-just-the-docs
makedepends = ruby-rake
makedepends = ruby-google-protobuf
makedepends = litellm
makedepends = python
makedepends = python-beautifulsoup4
makedepends = python-configargparse
makedepends = python-diff-match-patch
makedepends = python-diskcache
makedepends = python-dotenv
makedepends = python-flake8
makedepends = python-gitpython
makedepends = python-grep-ast
makedepends = python-httpx
makedepends = python-importlib_resources
makedepends = python-json5
makedepends = python-jsonschema
makedepends = python-mixpanel
makedepends = python-rustworkx
makedepends = python-numpy
makedepends = python-oslex
makedepends = python-packaging
makedepends = python-pathspec
makedepends = python-pexpect
makedepends = python-pillow
makedepends = python-posthog
makedepends = python-prompt_toolkit
makedepends = python-psutil
makedepends = python-pydub
makedepends = python-pygments
makedepends = python-pypandoc
makedepends = python-pyperclip
makedepends = python-requests
makedepends = python-rich
makedepends = python-shtab
makedepends = python-sounddevice
makedepends = python-soundfile
makedepends = python-tqdm
makedepends = python-tree-sitter
makedepends = python-watchfiles
makedepends = python-yaml
makedepends = python-pytokens
makedepends = python-truststore
makedepends = python-backoff
makedepends = python-socksio
makedepends = python-textual
makedepends = python-tomlkit
makedepends = python-xxhash
source = cecli-0.99.12.tar.gz::https://github.com/dwash96/cecli/archive/refs/tags/v0.99.12.tar.gz
source = archlinux_use_system_aur_notice.patch
source = fix-build-from-tarball.patch
sha512sums = 92b5c54a2e986df62b8485a0829af49c434327cb5b45aa40abc0c9f1dca229fd63a117bfe62d7c12128ed0dc8431caad79ef11d5b92e71bb6bb6828639b951bb
sha512sums = 81a4593740fe643bea577d011d427ad962b0f46a9b2121e0f757606af73a097343d31e356ab7d2ad4a9c83e8e713f5bafadba7284fd1a81b30aa75b231e86029
sha512sums = 523aed2029146d079de44db15152833a385ff331ca6bb19230cbc92d5abed1a33e4a132a34150ead213a19c7eb715c564b480c8943fd03216400aa6954770d8c
pkgname = cecli
depends = litellm
depends = python
depends = python-beautifulsoup4
depends = python-configargparse
depends = python-diff-match-patch
depends = python-diskcache
depends = python-dotenv
depends = python-flake8
depends = python-gitpython
depends = python-grep-ast
depends = python-httpx
depends = python-importlib_resources
depends = python-json5
depends = python-jsonschema
depends = python-mixpanel
depends = python-rustworkx
depends = python-numpy
depends = python-oslex
depends = python-packaging
depends = python-pathspec
depends = python-pexpect
depends = python-pillow
depends = python-posthog
depends = python-prompt_toolkit
depends = python-psutil
depends = python-pydub
depends = python-pygments
depends = python-pypandoc
depends = python-pyperclip
depends = python-requests
depends = python-rich
depends = python-shtab
depends = python-sounddevice
depends = python-soundfile
depends = python-tqdm
depends = python-tree-sitter
depends = python-watchfiles
depends = python-yaml
depends = python-pytokens
depends = python-truststore
depends = python-backoff
depends = python-socksio
depends = python-textual
depends = python-tomlkit
depends = python-xxhash
optdepends = chromium: for web scraping
optdepends = python-babel: support for more locales
optdepends = python-playwright: for web scraping
optdepends = python-streamlit: for a graphical user interface
|