GET /api/v1/ports/p5-data-phrasebook/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-data-phrasebook",
"portdir": "perl/p5-data-phrasebook",
"version": "0.350.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-data-phrasebook",
"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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-data-phrasebook"
]
}
],
"depends_on": []
}