blob: d587e7f4399be33b00e0b67cda738b53bff73505 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-ompython
pkgdesc = OpenModelica-Python API Interface
pkgver = 3.2.0
pkgrel = 1
url = http://openmodelica.org/
arch = any
license = OSMC-PL
makedepends = python-setuptools
depends = python
depends = python-future
optdepends = python-pyzmq
source = https://files.pythonhosted.org/packages/source/O/OMPython/OMPython-3.2.0.tar.gz
md5sums = 3548111ebcfa33af0acc62fbb1e2a230
pkgname = python-ompython
depends = python
depends = python-future
|