GET /api/v1/ports/yorick-yutils/?format=api
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": 40
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "yorick"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "Gyoto",
                "py37-gyoto",
                "py38-gyoto",
                "py39-gyoto",
                "py310-gyoto",
                "py311-gyoto",
                "py312-gyoto",
                "py35-gyoto",
                "py36-gyoto",
                "yorick-hdf5",
                "yorick-imutil",
                "yorick-yao",
                "yorick-cubeview"
            ]
        }
    ]
}