GET /api/v1/ports/py37-socketio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-socketio",
"portdir": "python/py-socketio",
"version": "5.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-socketio",
"description": "Python Socket.IO server and client",
"long_description": "Python implementation of the Socket.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-16",
"py37-installer",
"py37-build",
"py37-wheel",
"py37-sphinx"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-engineio",
"py37-bidict",
"py37-websockets",
"py37-websocket-client",
"py37-requests",
"py37-aiohttp"
]
}
],
"depends_on": []
}