GET /api/v1/ports/py38-ligo-segments/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-ligo-segments",
"portdir": "python/py-ligo-segments",
"version": "1.3.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/ligo-segments",
"description": "Representations of semi-open intervals",
"long_description": "Defines the `segment`, `segmentlist`, and `segmentlistdict` objects for manipulating semi-open intervals.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-ligo-common",
"py38-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-gwpy",
"py38-dqsegdb2",
"py38-lal",
"py38-gwdatafind",
"py38-ligo-lw",
"py38-lscsoft-glue"
]
}
]
}