summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 20031d5240864966a1e806aa14be992827d56008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-lmfit
	pkgdesc = Least-Squares Minimization with Constraints for Python
	pkgver = 0.9.11
	pkgrel = 1
	url = http://lmfit.github.io/lmfit-py/
	arch = any
	license = BSD
	source = https://github.com/lmfit/lmfit-py/archive/0.9.11.tar.gz
	md5sums = 227d48cf785119e4a249b2b5626ebbba

pkgname = python-lmfit
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-asteval

pkgname = python2-lmfit
	depends = python2
	depends = python2-numpy
	depends = python2-scipy
	depends = python2-asteval