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

{
    "name": "p5.28-string-truncate",
    "portdir": "perl/p5-string-truncate",
    "version": "1.100.603",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/String::Truncate",
    "description": "a module for when strings are too long to be displayed in...",
    "long_description": "a module for when strings are too long to be displayed in...",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-sub-exporter",
                "p5.28-sub-install"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-pod-elemental"
            ]
        }
    ]
}