blob: ac7565b1819a5c8e86d8656be97287973b8b64d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-owega
pkgdesc = TUI / CLI interface for conversing with GPT models (from OpenAI)
pkgver = 5.2.2
pkgrel = 1
url = https://pypi.org/project/owega/
arch = any
license = custom:WTFPL
makedepends = python-setuptools
depends = python
depends = python-beautifulsoup4
depends = python-editor
depends = python-json5
depends = python-lxml
depends = python-openai
depends = python-prompt_toolkit
depends = python-pygame
depends = python-requests
depends = python-tiktoken
source = https://files.pythonhosted.org/packages/source/o/owega/owega-5.2.2.tar.gz
b2sums = f006fd90e867377ba737c7b31df13c00c783a44731be903154005326dff55465c66e3cdf91ccc562512183dd521efd3b6340065cfe86ea58b5c848d462fa6025
pkgname = python-owega
|