blob: d8322d0074cddcc62b0d66b92fc5076a51ff68b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-oct2py
pkgdesc = Python to GNU Octave bridge.
pkgver = 5.4.1
pkgrel = 1
url = http://github.com/blink1073/oct2py
arch = any
license = MIT
makedepends = python-setuptools
depends = python-scipy
depends = python-numpy
depends = jupyter-octave_kernel
depends = gnuplot
optdepends = python-pytest: for test use
optdepends = python-pandas: for test use
optdepends = jupyter-nbconvert: for test use
optdepends = python-sphinx: documentation support
optdepends = python-sphinx-bootstrap-theme
optdepends = python-numpydoc: documentation support
source = https://files.pythonhosted.org/packages/source/o/oct2py/oct2py-5.4.1.tar.gz
b2sums = da2a509c4b987ea526d4087bfc9556d1ddce328b4e677306a992a9b2cbcb645741d9b9ace46e4232759c11e6f9577612f543632aa8f09232b1f70a932e5310aa
pkgname = python-oct2py
|