GET /api/v1/ports/rb19-mp3info/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-mp3info",
"portdir": "ruby/rb19-mp3info",
"version": "0.6.13",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arbarlow/ruby-mp3info",
"description": "manipulate MP3 tags in Ruby",
"long_description": "ruby-mp3info reads low-level informations and manipulates tags on mp3 files.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": []
}