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

{
    "name": "py310-matplotlib",
    "portdir": "python/py-matplotlib",
    "version": "3.8.4",
    "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": 1153
        }
    ],
    "variants": [
        "webagg",
        "tkinter",
        "gtk3",
        "qt5",
        "cairo",
        "pyside2",
        "dvipng",
        "ghostscript",
        "latex",
        "pdftops",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py310-setuptools",
                "py310-certifi",
                "py310-setuptools_scm",
                "py310-pybind11",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-Pillow",
                "py310-cycler",
                "py310-dateutil",
                "qhull",
                "py310-cairo",
                "py310-fonttools",
                "py310-contourpy",
                "py310-kiwisolver",
                "freetype",
                "python310",
                "py310-packaging",
                "py310-parsing",
                "py310-numpy"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-ipympl",
                "py310-skyfield",
                "freecad",
                "py310-graph-tool",
                "py310-metpy",
                "py310-mlxtend",
                "py310-plotly",
                "py310-commpy",
                "py310-filterpy",
                "py310-arviz",
                "py310-control",
                "py310-pytest-mpl",
                "py310-contextily",
                "py310-seaborn",
                "py310-jupyterthemes",
                "py310-corner",
                "py310-healpy",
                "py310-qutip",
                "py310-cartopy",
                "py310-obspy",
                "py310-astropy",
                "py310-geoplot",
                "py310-herbie-data",
                "py310-tropycal",
                "stimfit",
                "vpype"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-htseq",
                "py310-transformers",
                "py310-spyder-devel",
                "py310-wordcloud",
                "py310-wxmplot",
                "py310-memprof",
                "py310-gradio",
                "py310-xraylarch",
                "py310-scikit-image",
                "py310-photomosaic",
                "py310-pymatgen",
                "py310-librosa",
                "py310-scapy",
                "py310-scapy-devel",
                "py310-spyder",
                "py310-pointpats",
                "py310-segregation",
                "py310-splot",
                "py310-imutils"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-nbval",
                "py310-igraph",
                "py310-spopt",
                "py310-tensorboardX"
            ]
        }
    ]
}