summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d346b6a2d385b4a06bcd716f20d53f1360779ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-caerus
	pkgdesc = Detection of favorable moments in time series data
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/erdogant/caerus
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pandas
	depends = python-requests
	depends = python-tqdm
	source = https://files.pythonhosted.org/packages/source/c/caerus/caerus-1.0.1.tar.gz
	sha256sums = 193843e50977930569e4070f7d28b1f550df20699b2e048762348d03f0a29f43

pkgname = python-caerus