blob: 47ebe772fa21b753d0f1965a7081093b5ebd9767 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = daetools
pkgdesc = Equation-based object-oriented modelling, simulation and optimisation software
pkgver = 1.9.0
pkgrel = 1
url = http://www.daetools.com
arch = x86_64
license = GPL3
makedepends = python-setuptools
depends = python2
depends = python-numpy
depends = python-scipy
depends = python-matplotlib
depends = python-lxml
depends = python-pandas
depends = python-openpyxl
source = daetools-1.9.0.tar.gz::https://sourceforge.net/projects/daetools/files/daetools/1.9.0/daetools-1.9.0-gnu_linux-x86_64.tar.gz/download
sha256sums = 10cc8129d28aa9595bf5b798df13761751800fab558cb9a35ed558265d12a5f6
pkgname = daetools
|