summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 590d139e294ff869cd5361c5dfdd15f12c5eeb2e (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.9
	pkgrel = 1
	url = http://lmfit.github.io/lmfit-py/
	arch = any
	license = BSD
	source = https://github.com/lmfit/lmfit-py/archive/0.9.9.tar.gz
	md5sums = 6df6cd154fd2eab9f78e8515a823ffe3

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