summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ee4b2961731e994dc016d15523ae8f6871ac9ec (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-languagetool-git
	pkgdesc = A free grammar checker for Python
	pkgver = 2.9.4
	pkgrel = 1
	url = https://pypi.org/project/language-tool-python
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-tqdm
	depends = python-requests
	depends = python-psutil
	depends = python-toml
	provides = python-languagetool
	source = git+https://github.com/jxmorris12/language_tool_python.git
	sha256sums = SKIP

pkgname = python-languagetool-git