summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 94e02700d2301aece5e5500f3242da9e4f6d0b09 (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 --> run m-files from python
	pkgver = 5.6.0
	pkgrel = 1
	url = http://github.com/blink1073/oct2py
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-hatchling
	makedepends = python-wheel
	depends = python-scipy
	depends = jupyter-octave_kernel
	depends = gnuplot
	optdepends = python-pytest: for test use
	optdepends = python-pandas: for test use
	optdepends = jupyter-nbconvert: for test use
	source = https://pypi.org/packages/source/o/oct2py/oct2py-5.6.0.tar.gz
	b2sums = e22aca80608e1132f2cb8936e9dac7c97bd8e5463b6997dd80f0ed567af2a59a28b4c58995b11e2c1a970bc0bde81afda432d8ce5306b2eb5417b1f75b8b4b19

pkgname = python-oct2py