Initial upload: python-simple-pid 0.2.3-1

This commit is contained in:
2019-10-04 10:09:15 +02:00
parent 63192f0e38
commit b8bc65dd41
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,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