GET /api/v1/ports/py312-zmq/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-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": [
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging",
"py312-cffi",
"zmq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-ipyparallel",
"py312-ipykernel",
"py312-jupyter_client",
"py312-jupyter_server",
"py-zmq",
"py312-maggma",
"py312-spyder-kernels",
"py312-qtconsole",
"py312-nbclassic",
"py312-jupyter_console"
]
},
{
"type": "run",
"ports": [
"py312-spyder"
]
}
]
}