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

{
    "name": "py35-uncompyle6",
    "portdir": "python/py-uncompyle6",
    "version": "3.8.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/rocky/python-uncompyle6/",
    "description": "Python cross-version byte-code decompiler",
    "long_description": "Python cross-version byte-code decompiler",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1483
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py35-setuptools",
                "py35-spark_parser",
                "python35",
                "py35-xdis"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py35-pytest",
                "py35-six"
            ]
        }
    ],
    "depends_on": []
}