blob: b71663c1f5041acec926298424bc665cf4bdff55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = wiki-monkey
pkgdesc = Wiki Monkey - MediaWiki (ArchWiki-optimized) bot and editor-assistant user script (server-enabled version).
pkgver = 5.2.3
pkgrel = 1
url = https://github.com/kynikos/wiki-monkey/wiki
arch = any
license = GPL3
makedepends = python-setuptools
depends = python-configfile
depends = python-xdg
depends = python-flask-restinpeace
depends = python-flask-cors
depends = python-flask-migrate
depends = python-marshmallow-sqlalchemy
optdepends = python-pyopenssl: use ad-hoc SSL certificates instead of generating one
source = https://files.pythonhosted.org/packages/source/w/wiki-monkey/wiki-monkey-5.2.3.tar.gz
sha256sums = d269feb5057f524561c6cd98666d82d1361869f51cf7d8299ed0aea8837953a3
pkgname = wiki-monkey
|