GET /api/v1/ports/py27-pygtk-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-pygtk-devel",
"portdir": "python/py-pygtk-devel",
"version": "2.24.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "PyGTK is the Python binding to GTK+ 2.x",
"long_description": "PyGTK contains modules that allow you to use gtk in Python programs. At present, it is a fairly complete set of bindings.",
"active": true,
"categories": [
"python",
"x11"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 345
}
],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-gobject",
"atk",
"py27-numpy",
"gtk2",
"libglade2",
"python27",
"py27-cairo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygtk-devel"
]
}
]
}