summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a8480b8dd2d4559c03daf3962a81bebe6438db63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-sockjs-tornado
	pkgdesc = SockJS python server implementation on top of Tornado framework
	pkgver = 1.0.3
	pkgrel = 1
	url = http://github.com/mrjoes/sockjs-tornado/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-tornado
	source = https://pypi.python.org/packages/source/s/sockjs-tornado/sockjs-tornado-1.0.3.tar.gz
	sha256sums = 6d726e61bd1d884bd1c1788727fce1b9f24fd69062dda0daf61a476b01718e99

pkgname = python-sockjs-tornado
	depends = python
	depends = python-tornado