summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b40611a4056ec3391593c95c7e3722d8effaf162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-equation
	pkgdesc = General Equation Parser and Evaluator
	pkgver = 1.2.01
	pkgrel = 2
	url = https://github.com/glenfletcher/Equation
	arch = any
	license = custom
	makedepends = python-setuptools
	depends = python
	optdepends = python-numpy: Vector Maths
	optdepends = python-scipy: SciConst
	source = https://files.pythonhosted.org/packages/source/E/Equation/Equation-1.2.01.tar.gz
	source = LICENCE.html
	sha256sums = c8a21dc47d6c748fd19b6485978cf8c42fe31c43db7f44789d95fb5e9752b81c
	sha256sums = 9549c8a9a3cb2fb71af32bd1d0500a033d96423faf3c28905ae9902831eab6b5

pkgname = python-equation