summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e12ceced4dc1d4d3c59216296a4801fe18013f18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-swiglpk-git
	pkgdesc = A Python interface to the GLPK optimization solver. Git version.
	pkgver = 4.65.1.r1.gec985c1
	pkgrel = 4
	url = https://github.com/biosustain/swiglpk
	arch = any
	license = GPL3
	makedepends = git
	makedepends = swig
	makedepends = python-setuptools
	depends = python
	depends = glpk
	provides = python-swiglpk
	conflicts = python-swiglpk
	source = swiglpk::git+https://github.com/biosustain/swiglpk.git
	md5sums = SKIP

pkgname = python-swiglpk-git