summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6bb74544122ef3f899dfbc999341ede2396b9662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-bqplot
	pkgdesc = Plotting library for IPython/Jupyter notebooks
	pkgver = 0.10.1
	pkgrel = 1
	url = https://github.com/bloomberg/bqplot
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-ipywidgets
	depends = python-numpy
	depends = python-pandas
	depends = python-traitlets
	source = https://pypi.org/packages/source/b/bqplot/bqplot-0.10.1.tar.gz
	sha256sums = 974f05cc9e9fa5df87825bf72af07e76a5f93aa6a0fc3f74adb979756573cc8b

pkgname = python-bqplot