summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b4efb00faeef80076e054466da6915a337c5e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-lpsolve
	pkgdesc = lpsolve python extension for python 2.x and python 3.x
	pkgver = 5.5
	pkgrel = 1
	url = https://github.com/chandu-atina/lp_solve_python_3x
	arch = x86_64
	license = LGPL
	makedepends = python-setuptools
	depends = lpsolve
	depends = python-numpy
	source = git+https://github.com/chandu-atina/lp_solve_python_3x.git
	sha256sums = SKIP

pkgname = python-lpsolve