summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d2f3626ad8ced3d70b5ee46a8380411adbb34ba7 (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
pkgbase = python-translate-shell
	pkgdesc = Translate text by google, bing, youdaozhiyun, haici, stardict, etc at same time from CLI, GUI (GNU/Linux, Android, macOS and Windows), REPL, python, shell and vim.
	pkgver = 0.0.26
	pkgrel = 1
	url = https://github.com/Freed-Wu/translate-shell
	arch = any
	license = GPL3
	makedepends = python-installer
	optdepends = python-repl-python-wakatime: wakatime support
	optdepends = python-colorama: color support
	optdepends = python-rich: better logger
	optdepends = python-yaml: output yaml format
	optdepends = python-keyring: store APP secrets securely
	optdepends = python-langdetect: detect language automatically for offline dictionary
	optdepends = python-pystardict>=0.5.0: offline dictionary
	optdepends = python-py-notifier: GUI notification
	optdepends = xsel: clipboard support
	optdepends = xclip: clipboard support
	optdepends = espeak-ng: speaker support
	optdepends = festival: speaker support
	conflicts = translate-shell
	source = https://github.com/Freed-Wu/translate-shell/releases/download/0.0.26/translate_shell-0.0.26-py3-none-any.whl
	sha256sums = 7683c981ace46958012f33b246e05ac7536f3e9d5ee19e4c3428161947f794a3

pkgname = python-translate-shell