GET /api/v1/ports/py311-trio-websocket/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-trio-websocket",
"portdir": "python/py-trio-websocket",
"version": "0.11.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://trio-websocket.readthedocs.io",
"description": "WebSocket client and server implementation for Python Trio",
"long_description": "This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-trio",
"py311-wsproto",
"python311"
]
}
],
"depends_on": []
}