GET /api/v1/ports/ldas-tools-filters/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ldas-tools-filters",
"portdir": "science/ldas-tools-filters",
"version": "2.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.ligo.org/DASWG/LDASTools",
"description": "Filters library used by ldas-tools",
"long_description": "Filters library used by ldas-tools",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ldas-tools-al"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ldas-tools-frameAPI",
"py27-ldas-tools-frameAPI"
]
},
{
"type": "run",
"ports": [
"ldas-tools"
]
}
]
}