mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 21:10:31 +01:00
21 lines
653 B
Plaintext
21 lines
653 B
Plaintext
pkgbase = python-plotly
|
|
pkgdesc = An open-source, interactive graphing library
|
|
pkgver = 4.10.0
|
|
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.10.0.tar.gz::https://github.com/plotly/plotly.py/archive/v4.10.0.tar.gz
|
|
sha512sums = 83dcfdb52f54ad45de6600329691215b753298d5015db1c11d7bd3da8b2da528a961a2db542cce7f3d5b71fc54603450b69cecb14aadde55dcf01a066b254d98
|
|
|
|
pkgname = python-plotly
|
|
|