HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gmtl",
"portdir": "math/gmtl",
"version": "0.6.1",
"license": "Copyleft and GPLConflict",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ggt.sourceforge.net/",
"description": "a lightweight math library",
"long_description": "The math library used by vrjuggler. It is implemented with c++ templates.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mccdo",
"github": "mccdo",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-15"
]
},
{
"type": "run",
"ports": [
"flagpoll",
"python27"
]
}
],
"depends_on": []
}