GET /api/v1/ports/mp3info/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mp3info",
"portdir": "audio/mp3info",
"version": "0.8.5a",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ibiblio.org/mp3info/",
"description": "MP3 information tool",
"long_description": "A small utility to read and write TAG info, as well as retrieve the MP3 Header info. Included is a command-line interface and a gtk-UI.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
}