GET /api/v1/ports/py39-trio-websocket/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-trio",
"py39-wsproto",
"py39-exceptiongroup",
"python39"
]
}
],
"depends_on": []
}