GET /api/v1/ports/p5.30-curses-ui/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-curses-ui",
    "portdir": "perl/p5-curses-ui",
    "version": "0.960.900",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Curses::UI",
    "description": "A curses based OO user interface framework",
    "long_description": "A UI framework based on the curses library. Curses::UI contains several widgets which can be used to build a user interface.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-curses",
                "p5.30-term-readkey"
            ]
        }
    ],
    "depends_on": []
}