GET /api/v1/ports/py311-zmq/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-zmq",
"portdir": "python/py-zmq",
"version": "25.1.2",
"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": 11
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-packaging",
"py311-cffi",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-ipyparallel",
"py311-ipykernel",
"py311-jupyter_client",
"py311-jupyter_server",
"libopenshot",
"py311-maggma",
"py311-spyder-kernels",
"py311-qtconsole",
"py311-nbclassic",
"py311-jupyter_console"
]
},
{
"type": "run",
"ports": [
"py311-spyder"
]
}
]
}