blob: f9d2a26918fd5fc32b872ca948bbe9c0400a72a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-ipydatagrid
pkgdesc = Fast Datagrid widget for the Jupyter Notebook and JupyterLab
pkgver = 1.3.2
pkgrel = 1
url = https://github.com/bloomberg/ipydatagrid
arch = any
license = BSD
makedepends = python-installer
depends = python
depends = python-bqplot
depends = python-py2vega
source = https://files.pythonhosted.org/packages/py3/i/ipydatagrid/ipydatagrid-1.3.2-py3-none-any.whl
sha256sums = d557e1f037d6d46f2d4df899b57de8045aa1e1950e150e9e0146a8add90e6c2f
pkgname = python-ipydatagrid
|