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

pkgname = stock_quote