summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b02107c21da78914baa5035fce42382d7abfa04 (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-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
	depends = python-uncertainties
	source = https://github.com/mutovis/analysis-software/archive/v3.0.0.tar.gz
	sha256sums = 8718dde2567cb52a6503df04ccb09f9cbc168e33a6f936600e956b064cb05684

pkgname = python-mutovis-analysis