GET /api/v1/ports/p5.34-gtk2-ex-podviewer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.34-gtk2-ex-podviewer",
    "portdir": "perl/p5-gtk2-ex-podviewer",
    "version": "0.180.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Gtk2::Ex::PodViewer",
    "description": "Gtk2::Ex::PodViewer - a Gtk2 widget for displaying Plain old Documentation (POD).",
    "long_description": "Gtk2::Ex::PodViewer is a widget for rendering Perl POD documents. It is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-gtk2",
                "p5.34-io-stringy",
                "p5.34-pod-parser",
                "p5.34-pod-simple"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-gimp",
                "p5-gtk2-ex-podviewer"
            ]
        }
    ]
}