HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "LiDIA",
"portdir": "math/LiDIA",
"version": "2.3.0.20190901",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mkoeppe/LiDIA",
"description": "A library for computational number theory",
"long_description": "A library for computational number theory",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp",
"glpk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"latte-int"
]
}
]
}