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

{
    "name": "py36-bpython",
    "portdir": "python/py-bpython",
    "version": "0.22.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.bpython-interpreter.org",
    "description": "fancy interface to the Python interpreter",
    "long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 383
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-sphinx",
                "py36-babel",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-pygments",
                "py36-requests",
                "py36-setuptools",
                "py36-six",
                "python36",
                "py36-xdg",
                "py36-curtsies",
                "py36-greenlet"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-watchdog",
                "py36-urwid",
                "py36-jedi",
                "bpython_select"
            ]
        }
    ],
    "depends_on": []
}