GET /api/v1/ports/p5.26-path-isdev/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-path-isdev",
    "portdir": "perl/p5-path-isdev",
    "version": "1.1.3",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Path::IsDev",
    "description": "Determine if a given Path resembles a development source tree",
    "long_description": "Determine if a given Path resembles a development source tree",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 415
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-fatal"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-file-homedir",
                "p5.26-module-runtime",
                "perl5.26",
                "p5.26-role-tiny",
                "p5.26-sub-exporter",
                "p5.26-path-tiny",
                "p5.26-class-tiny"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-file-sharedir-projectdistdir",
                "p5.26-path-finddev"
            ]
        }
    ]
}