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

{
    "name": "p5.30-dancer",
    "portdir": "perl/p5-dancer",
    "version": "1.352.100",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Dancer",
    "description": "Lightweight yet powerful web application framework",
    "long_description": "Dancer aims to provide the simplest way for writing web applications, and offers the flexibility to scale between a very simple lightweight web service consisting of a few lines of code in a single file, all the way up to a more complex fully-fledged web application with session support, templates for views and layouts, etc.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "jpo",
            "github": "jpoliv",
            "ports_count": 60
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-devel-hide",
                "p5.30-json",
                "p5.30-plack",
                "p5.30-template-provider-fromdata",
                "p5.30-template-toolkit",
                "p5.30-test-nowarnings",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-test-longstring",
                "p5.30-test-simple",
                "p5.30-time-hires",
                "p5.30-try-tiny",
                "perl5.30",
                "p5.30-xml-simple",
                "p5.30-yaml",
                "p5.30-yaml-libyaml",
                "p5.30-uri",
                "p5.30-hash-merge-simple",
                "p5.30-http-body",
                "p5.30-http-parser-xs",
                "p5.30-http-server-simple-psgi",
                "p5.30-mime-types",
                "p5.30-module-runtime"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-dancer-session-cookie",
                "p5.30-dancer-template-mason",
                "p5.30-dancer-template-mason2",
                "p5.30-dancer-plugin-database"
            ]
        }
    ]
}