summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 970cdaed5aa40b01a4bc1f523f4da18e0f86402d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = jupyter-matlab_kernel
	pkgdesc = A Jupyter kernel for Matlab
	pkgver = 0.17.1
	pkgrel = 1
	url = https://github.com/Calysto/matlab_kernel
	arch = any
	license = custom
	makedepends = python-wurlitzer
	depends = jupyter-metakernel
	depends = python-jupyter_client
	depends = ipython
	optdepends = matlab: Runtime dependency on MATLAB
	optdepends = python-matlabengine: Runtime dependency on python API for MATLAB
	source = https://github.com/Calysto/matlab_kernel/archive/refs/tags/0.17.1.tar.gz
	sha256sums = e40cfe65eb5e09cb6393a309400107c10ede3ae76fff02db737d52631a2938db

pkgname = jupyter-matlab_kernel