HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "glpk",
"portdir": "math/glpk",
"version": "5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/glpk/",
"description": "GNU Linear Programming Kit",
"long_description": "The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.",
"active": true,
"categories": [
"lang",
"math"
],
"maintainers": [],
"variants": [
"odbc",
"iodbc",
"mysql",
"mysql5",
"mysql56",
"mysql8",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ppl",
"pure-glpk",
"py37-igraph",
"py38-igraph",
"py39-igraph",
"py310-igraph",
"igraph",
"py27-cvxopt",
"py35-cvxopt",
"py36-cvxopt",
"py37-cvxopt",
"py38-cvxopt",
"py39-cvxopt",
"py310-cvxopt",
"gnudatalanguage",
"octave",
"shogun",
"shogun-devel"
]
}
]
}