GET /api/v1/ports/cmsvlib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "cmsvlib",
    "portdir": "math/cmsvlib",
    "version": "2013-04-19",
    "license": "unknown",
    "platforms": "any",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "http://www.physics.wisc.edu/~craigm/idl/cmsave.html",
    "description": "Read and Write IDL SAVE files",
    "long_description": "allows interactive users and programmers to read, write and interrogate IDL SAVE files.",
    "active": true,
    "categories": [
        "science",
        "math"
    ],
    "maintainers": [
        {
            "name": "takeshi",
            "github": "tenomoto",
            "ports_count": 54
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnudatalanguage"
            ]
        }
    ]
}