blob: db4548dda13a5b5105a0ca487923f772b21c6756 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = jupyter_contrib_core
pkgdesc = Common utilities for jupyter-contrib projects
pkgver = 0.4.2
pkgrel = 1
url = https://github.com/jupyter-contrib/jupyter_contrib_core
arch = any
license = BSD
makedepends = python-pip
depends = python
depends = jupyter-notebook
depends = python-tornado
source = https://pypi.io/packages/source/j/jupyter_contrib_core/jupyter_contrib_core-0.4.2.tar.gz
sha256sums = 1887212f3ca9d4487d624c0705c20dfdf03d5a0b9ea2557d3aaeeb4c38bdcabb
pkgname = jupyter_contrib_core
|