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

{
    "name": "py36-matplotlib",
    "portdir": "python/py-matplotlib",
    "version": "3.3.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": false,
    "categories": [
        "graphics",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1585
        }
    ],
    "variants": [
        "qt4",
        "webagg",
        "tkinter",
        "gtk3",
        "qt5",
        "pyside",
        "cairo",
        "dvipng",
        "ghostscript",
        "latex",
        "pdftops",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py36-certifi",
                "py36-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-cairo",
                "py36-cycler",
                "py36-dateutil",
                "python36",
                "py36-numpy",
                "py36-parsing",
                "py36-tornado",
                "py36-kiwisolver",
                "qhull",
                "freetype",
                "py36-Pillow"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-pytest-mpl",
                "py36-nltk",
                "py36-seaborn",
                "py36-spacepy",
                "py36-lalinference",
                "py36-commpy",
                "py36-MDAnalysis",
                "py36-cartopy",
                "py36-matplotlib-basemap",
                "py36-fipy",
                "py36-obspy",
                "py36-ipympl",
                "py36-corner",
                "py36-pyFAI",
                "py36-arviz",
                "py36-stfio",
                "py36-astlib",
                "py36-astroML",
                "py36-control",
                "py36-descartes",
                "py36-gpilab-core",
                "py36-gwpy",
                "py36-healpy",
                "py36-mpld3",
                "py36-qutip"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-spyder",
                "py36-scikit-image",
                "py36-yt",
                "py36-aplpy",
                "py36-htseq",
                "py36-memprof",
                "py36-colour",
                "py36-spyder-devel",
                "py36-pyregion",
                "py36-gammapy"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-nbval"
            ]
        }
    ]
}