GET /api/v1/ports/py-lscsoft-glue/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-lscsoft-glue",
"portdir": "python/py-lscsoft-glue",
"version": "4.0.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/glue/",
"description": "Grid LSC User Environment",
"long_description": "Glue is a suite of python modules and programs to allow users to run LSC codes on the grid.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-lscsoft-glue"
]
}
],
"depends_on": []
}