blob: 5eed1b91ddbdb0e37351f50f9e1c268164b4337d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = jaziku
pkgdesc = Jaziku is statistical inference software for the teleconnections analysis
pkgver = 1.0.0
pkgrel = 2
url = https://bitbucket.org/XavierCLL/jaziku
arch = i686
arch = x86_64
license = GPLv3
depends = python
depends = python-distribute
depends = python-scipy
depends = python-dateutil
depends = python-matplotlib
depends = python-numpy
depends = python-pillow
depends = python-clint
depends = imagemagick
depends = dos2unix
optdepends = ncl: maps
optdepends = hpgl: interpolation
source = jaziku-1.0.0.tar.bz2::https://bitbucket.org/XavierCLL/jaziku/get/py3.tar.bz2
md5sums = SKIP
pkgname = jaziku
|