blob: d3629bccd6ffce2eec7b24ada46f1cab93d43652 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-mplfinance
pkgdesc = Utilities for the visualization, and visual analysis, of financial data
pkgver = 0.12.10b0
pkgrel = 1
url = https://pypi.org/project/mplfinance
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/m/mplfinance/mplfinance-0.12.10b0.tar.gz
sha256sums = 7da150b5851aa5119ad6e06b55e48338b619bb6773f1b85df5de67a5ffd917bf
pkgname = python-mplfinance
|