GET /api/v1/ports/py-engineio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-engineio",
"portdir": "python/py-engineio",
"version": "4.10.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-engineio",
"description": "Python Engine.IO server and client",
"long_description": "Python implementation of the Engine.IO realtime client and server.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-engineio"
]
}
],
"depends_on": []
}