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.11.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.11.0.tar.gz::https://github.com/plotly/plotly.py/archive/v4.11.0.tar.gz
|
|
sha512sums = 813c619859f76f27437f7b66714934acef4495fc589bfcf1167632a069d41e2c85939901714bde25fba20487b18cc60e94eb83713024e75d36df90f3f8c8624f
|
|
|
|
pkgname = python-plotly
|
|
|