summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2019-02-25 11:36:26 +0000
committerGrey Christoforo2019-02-25 11:36:26 +0000
commit2f013edae4b2690752135a453f25d9c28001a2d4 (patch)
tree0c09d23db857932efb7ec12a4b69c7fd41e9ab4b /.SRCINFO
downloadaur-2f013edae4b2690752135a453f25d9c28001a2d4.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0f336f7e7c11
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-mutovis-control
+ pkgdesc = Software for collecting electrical characterization data for solar cells
+ pkgver = 1.0.1
+ pkgrel = 1
+ url = https://github.com/mutovis/control-software
+ arch = any
+ license = GPL-3.0
+ makedepends = python-setuptools
+ depends = python
+ depends = python-numpy
+ depends = python-matplotlib
+ depends = python-pyserial
+ depends = python-h5py
+ depends = python-pyvisa
+ depends = python-pyvisa-py
+ source = https://github.com/mutovis/control-software/archive/v1.0.1.tar.gz
+ sha256sums = 63c34349928535a62b7a1d1fbcd2d24f3b91b3e4a95e79381f0bd9aa1a3a00bd
+
+pkgname = python-mutovis-control
+