summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2019-02-25 12:56:49 +0000
committerGrey Christoforo2019-02-25 12:56:49 +0000
commitae173a6540cae6fb522cb20459369a9aa98a4118 (patch)
tree2203214e137ad4f1f62ef546830be43208135f53 /.SRCINFO
downloadaur-ae173a6540cae6fb522cb20459369a9aa98a4118.tar.gz
initial release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7b1fc346eea4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = python-mutovis-analysis
+ pkgdesc = Python QT batch curve fitting GUI tool for solar cell IV data files
+ pkgver = 3.0.0
+ pkgrel = 1
+ url = https://github.com/mutovis/analysis-software
+ arch = any
+ license = GPL-3.0
+ makedepends = python-setuptools
+ depends = python
+ depends = python-numpy
+ depends = python-matplotlib
+ depends = python-scipy
+ depends = python-h5py
+ depends = python-sympy
+ depends = python-mpmath
+ depends = python-lmfit
+ depends = python-dill
+ depends = python-pyqt5
+ source = https://github.com/mutovis/analysis-software/archive/v3.0.0.tar.gz
+ sha256sums = 8718dde2567cb52a6503df04ccb09f9cbc168e33a6f936600e956b064cb05684
+
+pkgname = python-mutovis-analysis
+