GET /api/v1/ports/yorick-imutil/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "yorick-imutil",
"portdir": "science/yorick-imutil",
"version": "0.5.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maumae.net/yorick/doc/plugins.php",
"description": "Fast image manipulation routines for the Yorick language",
"long_description": "Compiled routines for basic but fast image manipulation in yorick (an interpreted computer language specialized for numerical and scientific problems). Includes 2d bilinear and spline2 interpolation, clipping, 2d dist generator, binning, image rotation, cartesian to polar coordinate transform, gaussian and poisson random generator, fast sort and fast median.",
"active": true,
"categories": [
"science",
"yorick"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"yorick"
]
},
{
"type": "run",
"ports": [
"yorick-yutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yorick-yao"
]
}
]
}