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

{
    "name": "py311-matplotlib",
    "portdir": "python/py-matplotlib",
    "version": "3.10.3",
    "license": "(PSF or BSD)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://matplotlib.org/",
    "description": "Matplotlib is a python plotting library",
    "long_description": "Matplotlib strives to produce publication quality 2D graphics for interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, gtk3, tkinter, qt4, qt5, cairo, latex).",
    "active": true,
    "categories": [
        "graphics",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1585
        }
    ],
    "variants": [
        "tkinter",
        "gtk3",
        "qt5",
        "cairo",
        "pyside2",
        "dvipng",
        "ghostscript",
        "latex",
        "pdftops",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ninja",
                "pkgconfig",
                "py311-build",
                "py311-installer",
                "py311-setuptools_scm",
                "py311-pybind11",
                "py311-certifi",
                "clang-17",
                "py311-meson-python"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-fonttools",
                "py311-kiwisolver",
                "qhull",
                "py311-contourpy",
                "py311-numpy",
                "freetype",
                "python311",
                "py311-packaging",
                "py311-parsing",
                "py311-Pillow",
                "py311-dateutil",
                "py311-cairo",
                "py311-cycler"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-cartopy",
                "py311-obspy",
                "py311-pytest-mpl",
                "py311-metpy",
                "py311-plotly",
                "py311-graph-tool",
                "py311-arviz",
                "py311-fipy",
                "py311-contextily",
                "py311-corner",
                "py311-ipympl",
                "py311-pyFAI",
                "py311-tropycal",
                "py311-skyfield",
                "py311-pacal",
                "py311-seaborn",
                "py311-astropy",
                "py311-control",
                "py311-geoplot"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-pymatgen",
                "py311-wordcloud",
                "py311-librosa",
                "py311-memprof",
                "py311-spyder",
                "py311-scapy",
                "py311-xraylarch",
                "py311-inequality",
                "py311-pointpats",
                "py311-segregation",
                "py311-splot",
                "py311-scapy-devel",
                "py311-wxmplot",
                "py311-scikit-image"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-igraph",
                "py311-spopt",
                "py311-nbval"
            ]
        }
    ]
}