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

{
    "name": "py35-x2go",
    "portdir": "python/py-x2go",
    "version": "0.4.0.9",
    "license": "AGPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.x2go.org/doku.php/",
    "description": "Python bindings for the x2go terminal server solution.",
    "long_description": "Python X2Go provides a client-side X2go API for the Python programming language. Python X2go is mostly interesting for developers who want to incorporate X2go client support into their own Python applications.",
    "active": true,
    "categories": [
        "net",
        "python"
    ],
    "maintainers": [
        {
            "name": "cal",
            "github": "neverpanic",
            "ports_count": 60
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py35-setuptools",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35"
            ]
        }
    ],
    "depends_on": []
}