summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8414fb1801e1369187c254a10217ba51d051d4d (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 = 1.5.2
	pkgrel = 2
	url = https://github.com/gps1539/stock_quote
	arch = any
	license = GPL
	depends = python
	depends = python-numpy
	depends = python-colorama
	depends = python-influxdb
	source = https://raw.githubusercontent.com/gps1539/stock_quote/master/stock_quote/stock_quote
	md5sums = 62034c9f8a02ea74a57bb9219e2c4bb8

pkgname = stock_quote