blob: 3452b568030481a7277ea05bf3675831ef9f0f54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pydde-git
pkgdesc = A solver for delay differential equations written in Python and C.
pkgver = 0.2.2.r13.g602c0aa
pkgrel = 1
url = https://github.com/hensing/PyDDE
arch = i686
arch = x86_64
license = GPL
makedepends = python-setuptools
makedepends = python-numpy
depends = python-numpy
provides = python-pydde
conflicts = python-pydde
source = git+https://github.com/hensing/PyDDE.git
md5sums = SKIP
pkgname = python-pydde-git
|