summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6054e33029185deff52b0a0c4fd21f9e20425932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-oct2py
	pkgdesc = Python to GNU Octave bridge.
	pkgver = 3.1.0
	pkgrel = 1
	url = http://github.com/blink1073/oct2py
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/blink1073/oct2py/archive/v3.1.0.tar.gz
	md5sums = 042590ba6e04adddc1ef9e735e441e81

pkgname = python-oct2py
	depends = python-scipy
	depends = octave

pkgname = python2-oct2py
	depends = python2-scipy
	depends = octave