GET /api/v1/ports/py37-gobject3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-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": false,
    "categories": [
        "gnome",
        "python"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 339
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py37-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "py37-cairo",
                "libffi",
                "gobject-introspection",
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-graph-tool"
            ]
        }
    ]
}