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

{
    "name": "p5.30-software-license",
    "portdir": "perl/p5-software-license",
    "version": "0.104.6",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Software::License",
    "description": "Software::License - packages that provide templated software licenses",
    "long_description": "Software::License - packages that provide templated software licenses",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-try-tiny",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-data-section",
                "p5.30-module-load",
                "p5.30-text-template"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-pod-weaver-plugin-ensureuniquesections",
                "p5.30-pod-weaver"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-module-build",
                "p5.30-module-starter",
                "p5.30-dist-zilla"
            ]
        }
    ]
}