summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f699554098f44daf6d3ded99d825b5a02a4e291e (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-deep-translator-git
	pkgdesc = A flexible FREE and UNLIMITED tool to translate between different languages in a simple way using multiple translators.
	pkgver = 1.1.14
	pkgrel = 1
	url = https://github.com/nidhaloff/deep-translator
	arch = any
	license = Apache-2.0
	makedepends = git
	makedepends = python-build
	makedepends = python-poetry
	depends = python
	depends = python-beautifulsoup4
	depends = python-requests
	optdepends = python-openai
	optdepends = python-docx2txt
	optdepends = python-pypdf
	provides = python-deep-translator
	conflicts = python-deep-translator
	source = git+https://github.com/nidhaloff/deep-translator
	sha256sums = SKIP

pkgname = python-deep-translator-git