summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 981ba15bd43361a28faca4397de93384663ce733 (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.6
	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 = 7d9987e3364b7169ef2edf95af917282

pkgname = stock_quote