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

pkgname = python-scikit-rf