GET /api/v1/ports/cdsclient/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cdsclient",
"portdir": "science/cdsclient",
"version": "3.75",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cdsarc.u-strasbg.fr/doc/cdsclient.html",
"description": "tools for querying various online astronomical databases",
"long_description": "The cdsclient package provides a set of tools for querying various online astronomical databases. Two generic query tools are provided: vizquery and find_cats. Various other programs and scripts are provided for easy access to specific catalogs or databases.",
"active": true,
"categories": [
"net",
"databases",
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"wget"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"scamp"
]
}
]
}