summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3cae5047a829924d497304e7f44bda6e8c2371a (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-swiglpk
	pkgdesc = A low-level Python interface to the GLPK optimization solver.
	pkgver = 4.65.1
	pkgrel = 1
	url = https://github.com/biosustain/swiglpk
	arch = any
	license = GPL3
	makedepends = swig
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = glpk
	source = https://github.com/biosustain/swiglpk/archive/4.65.1.tar.gz
	md5sums = 8d364cad69416cebd6e405b22f71c14d

pkgname = python-swiglpk
	depends = glpk
	depends = python

pkgname = python2-swiglpk
	depends = glpk
	depends = python2