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

{
    "name": "python_select",
    "portdir": "sysutils/python_select",
    "version": "0.3",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.macports.org/",
    "description": "Common files for selecting default Python version",
    "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "swig3-python",
                "swig-python"
            ]
        },
        {
            "type": "run",
            "ports": [
                "pypy36",
                "pypy37",
                "pypy38",
                "pypy39",
                "pypy-tkinter",
                "pypy36-tkinter",
                "pypy37-tkinter",
                "pypy38-tkinter",
                "pypy39-tkinter",
                "python26",
                "python32",
                "python33",
                "python34",
                "python27",
                "python35",
                "python36",
                "python37",
                "python_select-39",
                "python_select-38",
                "python_select-310",
                "python_select-312",
                "python_select-311",
                "python_select-313",
                "python_select-314",
                "pypy"
            ]
        }
    ]
}