summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3d610c46022b49bb63e7e52101ee2025ffa1c8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-filterpy
	pkgdesc = Kalman filtering and optimal estimation library
	pkgver = 1.4.5
	pkgrel = 2
	url = https://github.com/rlabbe/filterpy
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-scipy
	depends = python-matplotlib
	source = filterpy-1.4.5.tar.gz::https://github.com/rlabbe/filterpy/archive/1.4.5.tar.gz
	sha512sums = 22bc58142249f32d58aa7395342f455ef97469cf26635c5551634a5e4987ad7ef559ead38a3ebacfa447927c96f6ded5d08d2273ec8e86a26288c851ca6a63e5

pkgname = python-filterpy