summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6ea2872849ead72715cc186ef3ad6f05a425e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python2-scikit-rf
	pkgdesc = Scikit-rf (aka skrf) is a python package for RF/Microwave engineering
	pkgver = 0.14.9
	pkgrel = 1
	url = http://scikit-rf-web.readthedocs.org
	arch = any
	license = BSD
	depends = python2
	depends = python2-numpy
	depends = python2-scipy
	depends = python2-matplotlib
	optdepends = python2-pyvisa: for instrument control
	optdepends = python2-pandas: for xls export
	optdepends = python2-xlrd: for xls reading
	optdepends = python2-xlwt: for xls writing
	optdepends = ipython2: for interactive shell
	source = https://github.com/scikit-rf/scikit-rf/archive/v0.14.9.tar.gz
	sha256sums = a329041b26fe32b42070b35b59343c96793bfed4280bbd4deb89ad8f6cd32201

pkgname = python2-scikit-rf