GET /api/v1/ports/py-pygtk-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-pygtk-devel",
"portdir": "python/py-pygtk-devel",
"version": "2.24.0",
"license": "LGPL-2.1+",
"platforms": "any",
"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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-pygtk-devel"
]
}
],
"depends_on": []
}