1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00
Files
aur/.SRCINFO
2020-05-29 16:14:17 +01:00

21 lines
622 B
Plaintext

pkgbase = python-plotly
pkgdesc = An open-source, interactive graphing library
pkgver = 4.8.1
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.8.1.tar.gz
sha512sums = 55fefb9a2e93b7789139006f9256a2b08f22a8210cdb5df9333dca884c60bcb6f250493776a4cf750a23cffaa6e4731c6eda6f7c27992b666aeedc93ad93c054
pkgname = python-plotly