GET /api/v1/ports/py37-nds2-client/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-nds2-client",
"portdir": "science/nds2-client-swig",
"version": "0.16.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/Computing/NDSClient",
"description": "Python 37 bindings for Network Data Server Client",
"long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 37 bindings, modules, and scripts.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"cmake",
"pkgconfig",
"swig3-python"
]
},
{
"type": "lib",
"ports": [
"swig3",
"python37",
"py37-numpy",
"nds2-client"
]
}
],
"depends_on": []
}