summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6aa18d866d0c7b6781d59ae22fe93982353baf24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-lmfit
	pkgdesc = Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize.leastsq, and with many additional classes and methods for curve fitting
	pkgver = 1.0.1
	pkgrel = 1
	url = http:/lmfit.github.io/lmfit-py/
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-asteval
	depends = python-uncertainties
	source = https://github.com/lmfit/lmfit-py/archive/1.0.1.tar.gz
	sha256sums = d271096aede53830a3af3017f5cccd742e8f23445187f5ba1595e07ae1b980aa

pkgname = python-lmfit