summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 56da2997a0a5b6fc851f8b6e87e551ee1526d6f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-scikit-rf-git
	pkgdesc = Scikit-rf (aka skrf) is a python package for RF/Microwave engineering
	pkgver = 0.14.5.r136.g27e0d63
	pkgrel = 1
	url = http://scikit-rf-web.readthedocs.org
	arch = any
	license = BSD
	makedepends = git
	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
	provides = python-scikit-rf
	conflicts = python-scikit-rf
	source = git+https://github.com/scikit-rf/scikit-rf.git
	md5sums = SKIP

pkgname = python-scikit-rf-git