GET /api/v1/ports/py27-gdl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-gdl",
"portdir": "gnome/py27-gdl",
"version": "2.25.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Extra Python modules for some GNOME Desktop libraries.",
"long_description": "Extra Python modules for some GNOME Desktop libraries.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gdl",
"py27-gnome"
]
}
],
"depends_on": []
}