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

{
    "name": "p5.26-html-mason",
    "portdir": "perl/p5-html-mason",
    "version": "1.590.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/HTML::Mason",
    "description": "High-performance, dynamic web site authoring system",
    "long_description": "Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites. This version, Mason 1.x, is no longer actively maintained. Mason 2.x, provided by port p5-mason, is recommended for new development.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-deep"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-cgi",
                "p5.26-class-container",
                "p5.26-exception-class",
                "perl5.26",
                "p5.26-log-any",
                "p5.26-params-validate",
                "p5.26-html-parser",
                "p5.26-cache-cache"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-catalyst-view-html-mason",
                "p5.26-catalyst-view-mason",
                "p5.26-dancer-template-mason",
                "p5.26-html-mason-plackhandler",
                "p5.26-html-mason-psgihandler",
                "p5.26-html-masonx-apachelikeplackhandler",
                "p5.26-html-masonx-free",
                "p5.26-http-server-simple-mason",
                "p5.26-masonx-request-withapachesession",
                "p5.26-mojolicious-plugin-mason1renderer"
            ]
        }
    ]
}