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

{
    "name": "tempo",
    "portdir": "science/tempo",
    "version": "1.1.4",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://tempo.sourceforge.net/",
    "description": "TEMPO (Topographic Eeg Mapping PrOgram)",
    "long_description": "TEMPO (Topographic Eeg Mapping PrOgram) is open source software for 3D visualization of brain electrical activity. TEMPO accepts EEG file in standard EDF format and creates animated sequence of topographic maps. Topographic maps are generated over 3D head model and user is able to navigate around head and examine maps from different viewpoints.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "automake",
                "libtool",
                "pkgconfig",
                "autoconf"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgnome",
                "rarian",
                "gtkglext"
            ]
        }
    ],
    "depends_on": []
}