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

{
    "name": "p5.30-string-formatter",
    "portdir": "perl/p5-string-formatter",
    "version": "1.235.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/String::Formatter",
    "description": "String::Formatter - build sprintf-like functions of your own",
    "long_description": "String::Formatter - build sprintf-like functions of your own",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-params-util",
                "p5.30-sub-exporter"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-string-errf",
                "p5.30-dist-zilla-plugin-git",
                "p5.30-pod-weaver",
                "p5.30-dist-zilla-plugin-run",
                "p5.30-dist-zilla"
            ]
        }
    ]
}