summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f7c254708cd229ad4c5bd614347bf50b3f8e0c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = jupyterthemes
	pkgdesc = Select and install a Jupyter notebook theme
	pkgver = 0.20.0
	pkgrel = 1
	url = https://github.com/dunovank/jupyter-themes
	arch = any
	license = MIT
	makedepends = python3
	depends = python
	depends = python-matplotlib
	depends = jupyter-notebook
	depends = python-lesscpy
	source = https://github.com/dunovank/jupyter-themes/archive/v0.20.0.tar.gz
	md5sums = 52f5487f2bb03311a17becaae42a8e69

pkgname = jupyterthemes