blob: 8ed1afd1905c81636cb6e64c90bf53d942ae178a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-gptc
pkgdesc = General-purpose text classifier
pkgver = 2.1.2
pkgrel = 1
url = https://git.kj7rrv.com/kj7rrv/gptc
arch = any
license = LGPL3
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.7
depends = python-emoji
source = https://git.kj7rrv.com/kj7rrv/gptc/archive/v2.1.2.tar.gz
sha256sums = 13c373b97f49ae7dbf6cbc7a856c7704ec7261e86cbe0c3d019c63502c7a3749
pkgname = python-gptc
|