GET /api/v1/ports/p5.26-dbd-pg/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-dbd-pg",
"portdir": "perl/p5-dbd-pg",
"version": "3.14.2",
"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": false,
"categories": [
"databases",
"perl"
],
"maintainers": [],
"variants": [
"postgresql95",
"postgresql96",
"postgresql10",
"postgresql11",
"postgresql12",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-warn"
]
},
{
"type": "lib",
"ports": [
"p5.26-dbi",
"postgresql12",
"p5.26-version",
"p5.26-time-hires",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-dbi-pg",
"p5.26-pgtop"
]
}
]
}