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

{
    "name": "p5.28-dancer-plugin-database-core",
    "portdir": "perl/p5-dancer-plugin-database-core",
    "version": "0.200.0",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Dancer::Plugin::Database::Core",
    "description": "Shared core library for Dancer and Dancer2 database plugins",
    "long_description": "Shared core library for Dancer and Dancer2 database plugins",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-dbi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-dancer2-plugin-database",
                "p5.28-dancer-plugin-database"
            ]
        }
    ]
}