blob: 374312b9357291acddf23ca52b97f2e02779d332 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-dash-html-components
pkgdesc = Dash UI HTML components suite
pkgver = 0.8.0
pkgrel = 1
url = https://plot.ly/products/dash
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://pypi.org/packages/source/d/dash_html_components/dash_html_components-0.8.0.tar.gz
sha256sums = 5fe4a5966388078468a502fa1e93cf94a856ad4ae7d27022544facc0ee4e75cf
pkgname = python-dash-html-components
|