summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a254a8c4242d467a0e39b54baacc51e5a3f85dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-asyncore-wsgi
	pkgdesc = Asynchronous WSGI and WebSocket server based on asyncore module.
	pkgver = 0.0.11
	pkgrel = 1
	url = https://github.com/romanvm/asyncore-wsgi
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/a/asyncore-wsgi/asyncore-wsgi-0.0.11.tar.gz
	sha256sums = 5a8f999715ac4222c7a3d4cfa427535ac2dc9adf7e18d1c7e511924864133e16

pkgname = python-asyncore-wsgi