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

{
    "name": "rb33-gobject-introspection",
    "portdir": "ruby/rb-gobject-introspection",
    "version": "4.2.4",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://ruby-gnome2.osdn.jp",
    "description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
    "long_description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
    "active": true,
    "categories": [
        "devel",
        "gnome",
        "ruby"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "gettext"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gettext-runtime",
                "glib2",
                "ruby33",
                "gobject-introspection"
            ]
        },
        {
            "type": "run",
            "ports": [
                "rb33-glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "rb33-clutter",
                "rb33-gio2",
                "rb33-pango"
            ]
        }
    ]
}