blob: 34e26a52a38fe86bf414f6311ee59398e872328b (
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
|
pkgbase = python-transphrase
pkgdesc = AI-powered web novel translation & phrasing tool
pkgver = 0.1.5
pkgrel = 1
url = https://github.com/shinyPy/TransPhrase
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-rich
depends = python-tenacity
depends = python-openai
depends = python-readchar
depends = python-sqlalchemy
depends = python-yaml
depends = python-langdetect
depends = python-beautifulsoup4
depends = python-ebooklib
depends = python-lxml
source = python-transphrase-0.1.5.tar.gz::https://github.com/shinyPy/TransPhrase/archive/0.1.5.tar.gz
sha256sums = 8dc052f4403b8123e5ca98ae2b566e7c42370a7b3b8442523256f4cafcef9540
pkgname = python-transphrase
|