GET /api/v1/ports/py35-zmq/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-zmq",
"portdir": "python/py-zmq",
"version": "20.0.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": false,
"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-16"
]
},
{
"type": "lib",
"ports": [
"zmq",
"python35",
"py35-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-spyder-kernels",
"py35-scoop",
"py35-jupyter_client",
"py35-ipyparallel",
"py35-notebook",
"py35-qtconsole"
]
}
]
}