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

{
    "name": "py313-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": 1577
        }
    ],
    "variants": [
        "tkinter",
        "gtk3",
        "qt5",
        "cairo",
        "dvipng",
        "ghostscript",
        "latex",
        "pdftops",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ninja",
                "pkgconfig",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools_scm",
                "py313-certifi",
                "py313-meson-python",
                "py313-pybind11"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-cycler",
                "py313-kiwisolver",
                "qhull",
                "py313-fonttools",
                "py313-parsing",
                "freetype",
                "python313",
                "py313-packaging",
                "py313-numpy",
                "py313-dateutil",
                "py313-Pillow",
                "py313-cairo",
                "py313-contourpy"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py313-obspy",
                "py313-cartopy",
                "py313-arviz",
                "py313-astropy",
                "py313-tropycal",
                "py313-skyfield",
                "py313-seaborn",
                "peakipy",
                "py313-metpy",
                "holoviews",
                "py313-plotly",
                "stimfit",
                "py-matplotlib"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-pointpats",
                "qgis3",
                "py313-scikit-image",
                "qgis3-ltr",
                "py313-scapy",
                "py313-pymatgen",
                "py313-inequality",
                "py313-segregation",
                "grass-gui",
                "py313-spyder",
                "py313-splot"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-igraph",
                "py313-spopt"
            ]
        }
    ]
}