summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9714a337f9de93db5509ad3545cd661d15bac839 (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
25
26
27
28
29
pkgbase = python-control
	pkgdesc = Python Control Systems Library.
	pkgver = 0.10.2
	pkgrel = 5
	url = https://github.com/python-control/python-control
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-timeout
	checkdepends = python-numpydoc
	checkdepends = python-slycot
	checkdepends = python-cvxopt
	checkdepends = python-pandas
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	optdepends = python-slycot: slycot
	optdepends = python-cvxopt: cvxopt
	optdepends = python-pandas: pandas
	source = https://files.pythonhosted.org/packages/source/c/control/control-0.10.2.tar.gz
	sha256sums = d0cf63f6cfb68a4c8e827c26c3744d129e9777fedc9a5d86ca4740548f23a98b

pkgname = python-control