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

{
    "name": "p5.30-dancer-plugin-database",
    "portdir": "perl/p5-dancer-plugin-database",
    "version": "2.130.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Dancer::Plugin::Database",
    "description": "Easy database connections for Dancer applications",
    "long_description": "p5-dancer-plugin-database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer application.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "jpo",
            "github": "jpoliv",
            "ports_count": 60
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-dbd-sqlite",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-dancer",
                "p5.30-dancer-plugin-database-core"
            ]
        }
    ],
    "depends_on": []
}