summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6e930f7f067e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = python2-scikit-rf-git
+ pkgdesc = Scikit-rf (aka skrf) is a python package for RF/Microwave engineering
+ pkgver = 0.14.r145.g57f0b32
+ pkgrel = 1
+ url = http://scikit-rf-web.readthedocs.org
+ arch = any
+ license = BSD
+ makedepends = git
+ 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
+ provides = python2-scikit-rf
+ conflicts = python2-scikit-rf
+ source = git+https://github.com/scikit-rf/scikit-rf.git
+ md5sums = SKIP
+
+pkgname = python2-scikit-rf-git
+