summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e70f49a60c638a01a8ff43318d504cc694098ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pyfmi
	pkgdesc = A package for working with dynamic models compliant with the FMI standard
	pkgver = 2.21.0
	pkgrel = 1
	url = https://github.com/modelon-community/PyFMI
	arch = x86_64
	license = LGPL-3.0-only
	makedepends = python-setuptools
	makedepends = cython
	depends = glibc
	depends = fmilib
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-assimulo
	optdepends = python-matplotlib: plots
	options = !lto
	source = https://github.com/modelon/PyFMI/archive/PyFMI-2.21.0.tar.gz
	sha256sums = 43c8aa643e741682c5fc37b8c1090e1443634a21aff77b9e8a9a9be82bd6dd4c

pkgname = python-pyfmi