mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
21 lines
511 B
Plaintext
21 lines
511 B
Plaintext
pkgbase = python-plotly
|
|
pkgdesc = An open-source, interactive graphing library
|
|
pkgver = 4.6.0
|
|
pkgrel = 1
|
|
url = https://plot.ly/python/
|
|
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.6.0.tar.gz
|
|
md5sums = 2da939a7c1d08fb0888c9b3fda135f9f
|
|
|
|
pkgname = python-plotly
|
|
|