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

{
    "name": "p5.26-file-slurper",
    "portdir": "perl/p5-file-slurper",
    "version": "0.12.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/File::Slurper",
    "description": "File::Slurper - A simple, sane and efficient module to slurp a file",
    "long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-warnings"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-encode"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.26-html-formatter",
                "p5.26-pod-pom"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-config-autoconf",
                "p5.26-html-entities-interpolate"
            ]
        }
    ]
}