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

{
    "name": "p5.30-string-ttylength",
    "portdir": "perl/p5-string-ttylength",
    "version": "0.30.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/String::TtyLength",
    "description": "String::TtyLength - length or width of string excluding ANSI tty codes",
    "long_description": "String::TtyLength - length or width of string excluding ANSI tty codes",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2510
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-test2-suite",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-unicode-eastasianwidth"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-text-table-manifold"
            ]
        }
    ]
}