GET /api/v1/ports/py310-zmq/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-zmq",
"portdir": "python/py-zmq",
"version": "24.0.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeromq/pyzmq",
"description": "Python bindings for 0MQ",
"long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "jrjsmrtn",
"github": "jrjsmrtn",
"ports_count": 9
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 424
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zmq",
"python310",
"py310-setuptools",
"py310-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-notebook",
"py310-spyder-kernels",
"py310-jupyter_server",
"py310-qtconsole",
"py310-scoop",
"py310-spyder-kernels-devel",
"py310-jupyter_client",
"py310-ipykernel"
]
},
{
"type": "run",
"ports": [
"py310-spyder-devel",
"py310-spyder"
]
}
]
}