summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2480672b38ebb5c2a312f81f1ebeea94b94290a2 (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.5.0
	pkgrel = 1
	url = https://github.com/kynikos/wiki-monkey/wiki
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python-configfile
	depends = python-pyxdg
	depends = python-flask-restinpeace
	depends = python-flask-cors
	depends = python-flask-migrate
	depends = python-marshmallow-sqlalchemy
	optdepends = gunicorn: serve the application with a proper WSGI server instead of Flask's local development server
	optdepends = python-pyopenssl: make Flask's local development server use ad-hoc SSL certificates instead of a permanent one
	source = https://files.pythonhosted.org/packages/source/w/wiki-monkey/wiki-monkey-5.5.0.tar.gz
	sha256sums = 65434a6f3a15264b4fe705acac39549a0c39df1adbd569ad3092f2906518827f

pkgname = wiki-monkey