GET /api/v1/ports/p5.34-webservice-musicbrainz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-webservice-musicbrainz",
"portdir": "perl/p5-webservice-musicbrainz",
"version": "1.0.6",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/WebService::MusicBrainz",
"description": "API to search the musicbrainz.org database",
"long_description": "This module will search the MusicBrainz database through their web service and return objects with the found data. This module is not backward compatible with pre-1.0 versions. Version 1.0 is a complete re-write based on Mojolicious and implements MusicBrainz Web Service Version 2 (https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2).",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 91
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-io-socket-ssl",
"p5.34-mojolicious"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"abcde",
"p5-webservice-musicbrainz"
]
}
]
}