1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00
Files
aur/.SRCINFO
2017-08-05 09:39:59 +02:00

32 lines
1.0 KiB
Plaintext

pkgbase = python-plotly
pkgver = 2.0.13
pkgrel = 1
url = https://plot.ly/python/
arch = any
license = MIT
makedepends = python
makedepends = python-setuptools
makedepends = python2
makedepends = python2-setuptools
source = python-plotly-2.0.13.tar.gz::https://pypi.org/packages/source/p/plotly/plotly-2.0.13.tar.gz
source = LICENSE
sha512sums = e378a16dab8f4d5aa63429c208d50a39d23f111682097af87034c09785a1d7061da41c667f298ee773dc0519c5121b1676b6153926353381eb1570d5113efc3b
sha512sums = 1f27d546f594955e443a3d8a72aa4f18afa9d946336a9fd0585de3c8120e3ef262ce109eea0ee8d97510616864b8d01f8e4d48ebc0fc1486fd490bf8ba3a7f89
pkgname = python-plotly
pkgdesc = An interactive, browser-based graphing library for Python3
depends = python
depends = python-requests
depends = python-pytz
depends = python-six
depends = python-numpy
pkgname = python2-plotly
pkgdesc = An interactive, browser-based graphing library for Python2
depends = python2
depends = python2-requests
depends = python2-pytz
depends = python2-six
depends = python2-numpy