summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88b7b4d53c6ccb30ad40c0fa54bee2fa57aeea78 (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.3
	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.3.tar.gz
	b2sums = 0bd6b2e550f9bd2208160d1452d44a1c12ed46d20ed65646407b13604c8242b99f61e396cf7adc58d098ccbbf6f5f6a19a69b9e282dd08105196afeb1027cfca

pkgname = python-oct2py