mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
21 lines
622 B
Plaintext
21 lines
622 B
Plaintext
pkgbase = python-plotly
|
|
pkgdesc = An open-source, interactive graphing library
|
|
pkgver = 4.9.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 = https://github.com/plotly/plotly.py/archive/v4.9.0.tar.gz
|
|
sha512sums = 2e48df60dfbda2bb3978ea574937259f89fcd850800301b88bb42e8d24434e422e783cc1dff88aa04e7021842cc4091ddbbadc0aa53c142b1c586243c057743c
|
|
|
|
pkgname = python-plotly
|
|
|