blob: 22ab8acea69e037bf5f5c28ff1747990571cad1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-panel
pkgdesc = A high level app and dashboarding solution for Python.
pkgver = 0.9.7
pkgrel = 1
url = https://panel.holoviz.org/
arch = any
license = BSD
depends = python-bokeh
depends = python-param
depends = python-pyviz_comms
depends = python-markdown
depends = python-tqdm
depends = python-pyct
options = !emptydirs
source = https://files.pythonhosted.org/packages/97/72/d7c08aafd4a1cb170711ab4631342152a5345cb05231b20205f53e6b4144/panel-0.9.7.tar.gz
sha256sums = 2e86d82bdd5e7664bf49558eedad62b664d5403ec9e422e5ddfcf69e3bd77318
pkgname = python-panel
|