summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 970c185fa69d13f867133ea8f5b3e3544bc1e8ab (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 = 1.6.0
	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-1.6.0.tar.gz::https://github.com/facultyai/dash-bootstrap-components/archive/refs/tags/1.6.0.tar.gz
	sha256sums = fce4e36d76409cf35d85234630b9e809687d4cc76a156aa3bc36559224461f8a

pkgname = python-dash-bootstrap-components