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.12.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.12.0.tar.gz::https://github.com/plotly/plotly.py/archive/v4.12.0.tar.gz
|
|
sha512sums = 403da230da682df93bf9b4aea562a90b743c9ccff492861d0735251f5cdf3f9a21920d652c748a389fbee4861404dd2900c57a2e9c09b4553a23e502e817b380
|
|
|
|
pkgname = python-plotly
|
|
|