summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5235b0a53fcffb1c3e0006feed72ccbfbe82341d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-dash
	pkgdesc = A python framework for building analytical web applications
	pkgver = 0.39.0
	pkgrel = 1
	url = https://plot.ly/products/dash/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-dash-renderer
	depends = python-dash-core-components
	depends = python-dash-html-components
	depends = python-flask
	depends = python-flask-compress
	depends = python-flask-seasurf
	depends = python-plotly
	depends = python-requests
	source = https://pypi.org/packages/source/d/dash/dash-0.39.0.tar.gz
	sha256sums = 7277b469b5e4a3648265b6cf4c24826e71bbc2a995ab1435873152c8e50c2c57

pkgname = python-dash