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

{
    "name": "py27-pyglet",
    "portdir": "python/py-pyglet",
    "version": "1.4.10",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pyglet.readthedocs.org/",
    "description": "A cross-platform windowing and multimedia library for Python.",
    "long_description": "A cross-platform windowing and multimedia library for Python.",
    "active": false,
    "categories": [
        "devel",
        "graphics",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2529
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-psychopy"
            ]
        }
    ]
}