summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7e5e1ab157032c05859ffa36e53032c73f297645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-dash-bootstrap-components
	pkgdesc = Bootstrap themed components for use in Plotly Dash
	pkgver = 2.0.4
	pkgrel = 1
	url = https://dash-bootstrap-components.opensource.faculty.ai/
	arch = any
	license = APACHE
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-semver
	makedepends = python-invoke
	makedepends = python-termcolor
	makedepends = npm
	depends = python
	depends = python-dash
	optdepends = python-pandas: for DataTable component
	source = dash-bootstrap-components-2.0.4.tar.gz::https://github.com/facultyai/dash-bootstrap-components/archive/refs/tags/2.0.4.tar.gz
	sha256sums = 39c4b6d21eec05aef97ac874cf2b4abf7940af9188521a095af35dfd2630258f

pkgname = python-dash-bootstrap-components