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