summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae991628653524e4a41b2bb5ed9c1a46e6f793c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-ffn
	pkgdesc = Financial functions for Python
	pkgver = 1.1.2
	pkgrel = 3
	url = https://pypi.org/project/ffn
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-oldest-supported-numpy
	depends = python
	depends = python-decorator
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pandas
	depends = python-scikit-learn
	depends = python-scipy
	depends = python-tabulate
	depends = python-packaging
	depends = python-yfinance
	source = https://files.pythonhosted.org/packages/source/f/ffn/ffn-1.1.2.tar.gz
	sha256sums = 23628944a7cb048129b5f1abceef0777faa43307601c095dbcdcb7bc5c19d514

pkgname = python-ffn