summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b000b7bda893db9e9e25d0c57885bfef6b9b6f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = stock_quote
	pkgdesc = python script to get stock quotes and calculate gains and losses
	pkgver = 2.0.8
	pkgrel = 1
	url = https://github.com/gps1539/stock_quote
	arch = any
	license = GPL
	depends = python
	depends = python-numpy
	depends = python-colorama
	depends = python-influxdb
	depends = python-pandas
	depends = python-plotly
	source = https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote
	md5sums = 2338c57ff42f67da19cd3df0a5705fb2

pkgname = stock_quote