GET /api/v1/ports/py39-gobject/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-gobject",
"portdir": "python/py-gobject",
"version": "2.28.7",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 20110613,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Python bindings for GObject.",
"long_description": "PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libffi",
"gobject-introspection",
"python39",
"py39-cairo"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"telepathy-mission-control"
]
},
{
"type": "lib",
"ports": [
"py-gobject"
]
}
]
}