GET /api/v1/ports/p5.34-dbd-pg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.34-dbd-pg",
    "portdir": "perl/p5-dbd-pg",
    "version": "3.18.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/DBD::Pg",
    "description": "Perl DBI module to provide access to PostgreSQL databases",
    "long_description": "DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases",
    "active": true,
    "categories": [
        "databases",
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "postgresql10",
        "postgresql11",
        "postgresql12",
        "postgresql13",
        "postgresql14",
        "postgresql15",
        "postgresql16",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-test-simple",
                "p5.34-time-hires",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "postgresql16",
                "p5.34-dbi",
                "p5.34-version"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-class-dbi-pg",
                "p5.34-pgtop",
                "p5-dbd-pg"
            ]
        },
        {
            "type": "run",
            "ports": [
                "postgresql_autodoc"
            ]
        }
    ]
}