summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8afd0549b4dafd41e32367e247945adf0bee7811 (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 = 1.2.1
	pkgrel = 1
	url = http:/lmfit.github.io/lmfit-py/
	arch = x86_64
	license = BSD
	makedepends = python-setuptools-scm
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-asteval
	depends = python-uncertainties
	source = https://github.com/lmfit/lmfit-py/archive/1.2.1.tar.gz
	sha256sums = b8a88e88374139625c199f930c76756bd075720ef7beb543371b48cc8f30024a

pkgname = python-lmfit