GET /api/v1/ports/p5.26-data-phrasebook/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-data-phrasebook",
"portdir": "perl/p5-data-phrasebook",
"version": "0.350.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Data::Phrasebook",
"description": "Abstract your queries!",
"long_description": "This distribution enables the framework for abstracting common or locale data out of your code into a datastore. The default is within a plain text file, but more complex datastores can be intrigrated via the use of other Data::Pharsebook::Loader distributions (e.g. YAML, XML, INI, DBI).",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-pluggable"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-data-phrasebook-loader-yaml",
"p5.26-net-appliance-phrasebook"
]
}
]
}