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

{
    "name": "p5.26-authen-simple",
    "portdir": "perl/p5-authen-simple",
    "version": "0.500.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Authen::Simple",
    "description": "Simple Authentication",
    "long_description": "Simple Authentication",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-class-accessor",
                "p5.26-class-data-inheritable",
                "p5.26-crypt-passwdmd5",
                "p5.26-params-validate"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-authen-simple-passwd",
                "p5.26-http-server-simple-authen"
            ]
        }
    ]
}