summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e677c76e38e564bf2199e790a53650c6f4e5792f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-argostranslate-git
	pkgdesc = Open source neural machine translation in Python. Designed to be used either as a Python library or desktop application. Uses OpenNMT for translations and PyQt for GUI.
	pkgver = r467.5d0d5a8
	pkgrel = 1
	url = https://github.com/argosopentech/argos-translate/
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	provides = python-argostranslate
	conflicts = python-argostranslate
	source = git+https://github.com/argosopentech/argos-translate/
	sha256sums = SKIP

pkgname = python-argostranslate-git