summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4139d5b96c3a95898eccff9265d70f74d0217f5e (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 = 0.9.14
	pkgrel = 1
	url = http:/lmfit.github.io/lmfit-py/
	arch = any
	license = BSD-3
	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/0.9.14.tar.gz
	sha256sums = 1d71b748aa5a0cfbeef7d6829a59c8a2c24d9240ed36f9f25574793ac5225fae

pkgname = python-lmfit