summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fbceeaf5ba3138db83db2c371315b8b18ed22001 (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
pkgbase = python-control-git
	pkgdesc = Implements basic operations for analysis and design of feedback control systems in Python
	pkgver = 1318.203cae8
	pkgrel = 1
	url = https://github.com/python-control/python-control
	arch = any
	license = BSD
	checkdepends = python-nose
	checkdepends = python-pytest
	checkdepends = python-slycot-git
	checkdepends = xorg-server-xvfb
	makedepends = git
	makedepends = python-setuptools
	depends = python-scipy
	depends = python-matplotlib
	optdepends = python-slycot-git: matrix equation support, model simplification tools, and state feedback
	options = staticlibs
	source = git+https://github.com/python-control/python-control.git
	source = LICENSE
	md5sums = SKIP
	md5sums = 5e21e2b8826c3345f50711d5634bc975

pkgname = python-control-git