blob: 231f7a3930e26f118a5e5a7cfb599026507bca75 (
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-alt-profanity-check
pkgdesc = A fast, robust library to check for offensive language in strings, dropdown replacement of "profanity-check".
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/dimitrismistriotis/alt-profanity-check
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-setuptools
depends = python-joblib
depends = python-numpy
depends = python-scikit-learn=1.7.0
provides = profanity-check
source = git+https://github.com/dimitrismistriotis/alt-profanity-check.git#commit=9017229a93d8310e5b5a1e294e8a44bb0c86565f?signed
validpgpkeys = 968479A1AFF927E37D1A566BB5690EEEBB952194
sha256sums = SKIP
pkgname = python-alt-profanity-check
|