summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a907719549869e362953b1e691b47f3005280ffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-translate-shell
	pkgdesc = Translate text by many different translators.
	pkgver = 0.0.3
	pkgrel = 1
	url = https://github.com/Freed-Wu/translate-shell
	arch = any
	license = GPLv3
	makedepends = python-installer
	makedepends = python-shtab
	makedepends = help2man
	optdepends = python-colorama: color
	optdepends = python-rich: better logger
	optdepends = python-pyyaml: output yaml format
	optdepends = python-keyring: store APP secrets securely
	optdepends = python-langdetect: detect language automatically for offline dictionary
	optdepends = python-pystardict: offline dictionary
	conflicts = translate-shell
	source = https://files.pythonhosted.org/packages/py3/t/translate-shell/translate_shell-0.0.3-py3-none-any.whl
	sha256sums = 9627b56aa5723c5904440e9f55bad546683d1e25c64cf9ff1fb5f9aa0a9bd0b6

pkgname = python-translate-shell