GET /api/v1/ports/py36-ligo-common/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-ligo-common",
"portdir": "python/py-ligo-common",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/ligo-common",
"description": "Common package for LIGO Python libraries",
"long_description": "Common package for LIGO Python libraries",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-ligo-gracedb",
"py36-ligo-segments",
"py36-ligo-lw"
]
}
]
}