summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8d1a832931e5d0b3d719f6d36c282c4496cdd4a (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.2
	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.2.tar.gz
	sha256sums = ee1cc65890c4e5415505696333041914781e4c65b8ade70a04d331cc85c4876e

pkgname = wiki-monkey