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

{
    "name": "iAIDA",
    "portdir": "science/iAIDA",
    "version": "1.1.4",
    "license": "LGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://iaida.dynalias.net/",
    "description": "An implementation in C++ of the AIDA Abstract Interfaces for Data Analysis",
    "long_description": "iAIDA is an implementation in C++ of the AIDA Abstract Interfaces for Data Analysis, a set of interfaces designed for data analysis.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "mojca",
            "github": "mojca",
            "ports_count": 215
        },
        {
            "name": "apfeiffer1",
            "github": "apfeiffer1",
            "ports_count": 1
        }
    ],
    "variants": [
        "debug",
        "root5",
        "grace",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "aida",
                "root5",
                "zlib",
                "boost171",
                "expat",
                "openssl"
            ]
        }
    ],
    "depends_on": []
}