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

{
    "name": "py-psychopy",
    "portdir": "python/py-psychopy",
    "version": "1.78.01",
    "license": "unknown",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.psychopy.org",
    "description": "PsychoPy is an open-source package for creating psychology stimuli in Python",
    "long_description": "PsychoPy is an open-source package for creating psychology stimuli in Python (A real and free alternative to Matlab). PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-psychopy"
            ]
        }
    ],
    "depends_on": []
}