GET /api/v1/ports/py36-gobject3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-gobject3",
"portdir": "python/py-gobject3",
"version": "3.44.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pygobject.readthedocs.io/",
"description": "Python bindings for GObject, version 3",
"long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2652
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 337
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py36-setuptools",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"py36-cairo",
"libffi",
"gobject-introspection",
"python36"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gvfs"
]
},
{
"type": "lib",
"ports": [
"gnome3-core",
"gnome-music"
]
}
]
}