GET /api/v1/ports/yorick-yutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "yorick-yutils",
"portdir": "science/yorick-yutils",
"version": "1.5.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Various utilities for the Yorick language",
"long_description": "Yutils is a must-have collection of interpreted routines for Yorick. Topics: astronomical data reduction, physical constants, search for extrema in arrays or functions, plots, and more.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"Gyoto",
"py37-gyoto",
"py38-gyoto",
"yorick-cubeview",
"yorick-hdf5",
"yorick-imutil",
"yorick-yao",
"py35-gyoto",
"py36-gyoto"
]
}
]
}