summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 87a36737eee23abd8047ee6767e7404e17b9f586 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by mksrcinfo v8
# Mon Jan  9 10:10:49 UTC 2017
pkgbase = python-socketio-client
	pkgdesc = A socket.io client library for Python. You can use it to write test code for your socket.io server.
	pkgver = 0.7.2
	pkgrel = 1
	url = https://pypi.python.org/pypi/socketIO-client
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python>=3.4
	depends = python-requests>=2.7.0
	depends = python-six
	depends = python-websocket-client
	provides = python-socketio-client
	source = https://pypi.io/packages/source/s/socketIO-client/socketIO-client-0.7.2.tar.gz
	source = LICENSE
	md5sums = ecdbfa4cc00118d2948632cd50b10735
	md5sums = d254476822e464804f51bea272ee2588

pkgname = python-socketio-client