GET /api/v1/ports/py27-mpdclient2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-mpdclient2",
"portdir": "python/py-mpdclient2",
"version": "0.48",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pygmy.berlios.de/",
"description": "Python MPD client library",
"long_description": "Python library interfacing with MPD. Taken from Pygmy.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lastmp",
"py-mpdclient2"
]
}
]
}