summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d6cccc9582aeef9b9104982285a7eb0d07b2056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-oct2py
	pkgdesc = Python to GNU Octave bridge.
	pkgver = 5.2.0
	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.2.0.tar.gz
	sha256sums = 7e7f03724d60745b6ff49760027712a5ae22ed3c67f8d4560ba8a80c2ebdfaf0

pkgname = python-oct2py