blob: 09a4a8f12069c79f58922d09fc30af9d283c7024 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = python-jupyterlite
pkgdesc = tools for building JupyterLite sites
pkgver = 0.4.5
pkgrel = 1
url = https://github.com/jupyterlite/jupyterlite
arch = any
license = BSD
makedepends = python-pip
makedepends = python-wheel
makedepends = python-flit
makedepends = python-installer
depends = python
depends = python-cloudpickle
depends = python-doit
depends = python-entrypoints
depends = python-jupyter_core
depends = python-traitlets
optdepends = jupyter-server: jupyter_server for contents API indexing
optdepends = python-tornado: tornado for better local previewing with `serve`
optdepends = python-pkginfo: pkginfo for reading wheel metadata for the pyolite kernel
optdepends = jupyter-server-mathjax: reuse the MathJax assets from jupyter-server-mathjax
optdepends = python-jsonschema: validate more data with jsonschema
optdepends = jupyterlab: extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture
source = https://files.pythonhosted.org/packages/source/j/jupyterlite/jupyterlite-0.4.5.tar.gz
sha256sums = 473de4b1dba6385670ca25b46aa8bdfe8bec665abaf54b3ddd28557611b12e97
pkgname = python-jupyterlite
depends = python
depends = python-cloudpickle
depends = python-doit
depends = python-entrypoints
depends = python-jupyter_core
depends = python-traitlets
|