GET /api/v1/ports/py38-soco/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-soco",
"portdir": "python/py-soco",
"version": "0.30.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SoCo/SoCo",
"description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
"long_description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py38-ifaddr",
"python38",
"py38-appdirs",
"py38-lxml",
"py38-requests",
"py38-xmltodict"
]
},
{
"type": "test",
"ports": [
"py38-pyflakes",
"py38-pytest",
"py38-requests-mock"
]
}
],
"depends_on": []
}