blob: ed2efde552da94596bab2e69b2f581aaa2ebd5ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pylanguagetool-git
pkgdesc = Python CLI for the LanguageTool JSON API
pkgver = 0.6.1.r82.g21e1589
pkgrel = 1
url = https://github.com/Findus23/pyLanguagetool
arch = any
license = MIT
makedepends = git
makedepends = python-pip
makedepends = python-wheel
depends = python
depends = python-colorama
depends = python-configargparse
depends = python-requests
source = pylanguagetool-git::git+https://github.com/Findus23/pyLanguagetool
md5sums = SKIP
pkgname = pylanguagetool-git
|