blob: 73fb5ff7f840ad6af29b5bcd5928fd9251ac55a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = jupyter-nbextension-rise
pkgdesc = Live Reveal.js Jupyter/IPython Slideshow Extension
pkgver = 5.7.1
pkgrel = 2
url = https://github.com/damianavila/RISE
arch = any
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = jupyter-notebook
source = https://pypi.org/packages/source/r/rise/rise-5.7.1.tar.gz
sha512sums = df750daf98043d86e270deeefe03bdca9f5794710be634c9f2eae11f015d0ffffefac1951eb3a2849cd542d7b72a560555b4256567dac82f256efbca3c402591
pkgname = jupyter-nbextension-rise
|