mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
21 lines
653 B
Plaintext
21 lines
653 B
Plaintext
pkgbase = python-plotly
|
|
pkgdesc = An open-source, interactive graphing library
|
|
pkgver = 4.14.3
|
|
pkgrel = 1
|
|
url = https://github.com/plotly/plotly.py
|
|
arch = any
|
|
license = MIT
|
|
makedepends = python-setuptools
|
|
depends = python
|
|
depends = python-matplotlib
|
|
depends = python-numpy
|
|
depends = python-six
|
|
depends = python-retrying
|
|
optdepends = ipython
|
|
optdepends = python-ipywidgets
|
|
source = python-plotly-4.14.3.tar.gz::https://github.com/plotly/plotly.py/archive/v4.14.3.tar.gz
|
|
sha512sums = 8b53a0e15c44d7fdd3bd1968b2c02bdf8816fdeaabd7e636215fc35c60563992de8f34dc0b1901bfd9ae21862b4ff852f0b0bf259d4abbb02cd35c1bf47424dd
|
|
|
|
pkgname = python-plotly
|
|
|