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

{
    "name": "p5.30-string-escape",
    "portdir": "perl/p5-string-escape",
    "version": "2010.2.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/String::Escape",
    "description": "Backslash escapes, quoted phrase, word elision, etc.",
    "long_description": "Backslash escapes, quoted phrase, word elision, etc.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "dev",
            "github": "",
            "ports_count": 96
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-catalyst-authentication-credential-http"
            ]
        }
    ]
}