summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2ec016ab6730bf9b4a482e080c32ed9f6766d0a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.13
	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
	source = https://github.com/lmfit/lmfit-py/archive/0.9.13.tar.gz
	sha256sums = b604afca0aaa23b28170065853b59d6e4c585c367e537b769813af313f8ebeed

pkgname = python-lmfit