summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2650982cbd891653d9644afff817e47d8051b6aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-jupyter-http-over-ws
	pkgdesc = Jupyter support for HTTP-over-ws
	pkgver = 0.0.7
	pkgrel = 1
	url = https://github.com/googlecolab/jupyter_http_over_ws
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = jupyter-notebook
	depends = python-six
	depends = python-tornado
	source = https://pypi.org/packages/source/j/jupyter_http_over_ws/jupyter_http_over_ws-0.0.7.tar.gz
	sha256sums = fd7e3df2dcc3a456db1d30fb5b148d498f67882837e19f11ad4b953bddef9b1d

pkgname = python-jupyter-http-over-ws