blob: da0f764485037e10531096c80055c6f35f96482f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyfmi
pkgdesc = A package for working with dynamic models compliant with the FMI standard.
pkgver = 2.10.4
pkgrel = 1
url = http://www.pyfmi.org
arch = x86_64
license = LGPL
makedepends = python-setuptools
makedepends = cython
depends = fmilib
depends = python-scipy
depends = python-lxml
depends = python-assimulo
source = https://github.com/modelon/PyFMI/archive/PyFMI-2.10.4.tar.gz
sha256sums = c4b639a8e5afead1a1fd5afa53d7ddccd6f7c3620c92b1875c54cec1616dec01
pkgname = python-pyfmi
|