summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e478c6fd4c3d8707324d1dc2cd73c32c825b6d77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-simple-pid
	pkgdesc = A simple and easy to use PID controller in Python
	pkgver = 0.2.3
	pkgrel = 1
	url = https://github.com/m-lundberg/simple-pid
	arch = any
	license = MIT
	makedepends = python-setuptools
	source = https://github.com/m-lundberg/simple-pid/archive/v0.2.3.tar.gz
	sha256sums = 385a0bae51525d1c0f132a12d385bdce0e604afb819c23fc3ad3088d72822147

pkgname = python-simple-pid