GET /api/v1/ports/py312-soco/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-soco",
"portdir": "python/py-soco",
"version": "0.30.6",
"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": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-xmltodict",
"python312",
"py312-requests",
"py312-appdirs",
"py312-lxml",
"py312-ifaddr"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-soco"
]
}
]
}