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

{
    "name": "py27-wxpython-4.0",
    "portdir": "python/py-wxpython-4.0",
    "version": "4.1.1",
    "license": "wxwidgets-3.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.wxpython.org/",
    "description": "Python interface to the wxWidgets 4.1 cross platform GUI",
    "long_description": "wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the wxWidgets cross platform GUI library, written in C++.",
    "active": false,
    "categories": [
        "devel",
        "graphics",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-12",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-importlib-metadata"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-pathlib2",
                "py27-six",
                "py27-sip4",
                "py27-numpy",
                "py27-Pillow"
            ]
        }
    ],
    "depends_on": []
}