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

{
    "name": "py312-wxmplot",
    "portdir": "python/py-wxmplot",
    "version": "0.9.58",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://newville.github.io/wxmplot",
    "description": "Provides wxPython widgets and python functions for displaying numerical data.",
    "long_description": "Provides wxPython widgets and python functions for displaying numerical data. wxmplot bridges the gap between matplotlib and wxPython by providing wxPython widgets and user-friendly functions for basic 2D line plots, image display, and some custom plots.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "joe.fowler",
            "github": "joefowler",
            "ports_count": 88
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py312-setuptools_scm",
                "py312-wheel",
                "py312-setuptools",
                "py312-installer",
                "py312-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-wxutils",
                "py312-wxpython-4.0",
                "py312-matplotlib",
                "py312-yaml",
                "py312-Pillow",
                "py312-numpy"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-wxmplot"
            ]
        }
    ]
}