summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0cbfae77da040484eb3840560be7eebe3b75a62e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = jupyter-metakernel
	pkgdesc = A Jupyter/IPython kernel template.
	pkgver = 0.24.3
	pkgrel = 1
	url = https://github.com/Calysto/metakernel
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = jupyter
	depends = ipython
	depends = python-pexpect
	source = https://github.com/Calysto/metakernel/archive/v0.24.3.tar.gz
	sha256sums = f040be1e2da973f454148bb53c0949000db112d28b17d301037938777dbb0bca

pkgname = jupyter-metakernel