summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aef59adf1bc51d86c5da56eb9426a9425084d54e (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.5.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.5.1.tar.gz
	b2sums = c0a645464b64d04137f53f3c15bcd90d1df193d7dd7e955cf1e90b5d279091cc16b3052321a1788b6a382ad8759db1619b0a20d117c627d88abe75d13aeb62e3

pkgname = python-oct2py