1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
Files
aur/.SRCINFO
2020-02-02 16:23:42 +00:00

21 lines
518 B
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 4.5.0
pkgrel = 1
url = https://github.com/coin3d/pivy
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.5.0.tar.gz
md5sums = 3f02b2337e062b6d367a1476c2300921
pkgname = python-plotly