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

{
    "name": "py35-matplotlib",
    "portdir": "python/py-matplotlib",
    "version": "3.0.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": false,
    "categories": [
        "graphics",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1153
        }
    ],
    "variants": [
        "qt4",
        "webagg",
        "tkinter",
        "gtk3",
        "qt5",
        "pyside",
        "cairo",
        "dvipng",
        "ghostscript",
        "latex",
        "pdftops",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py35-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "freetype",
                "py35-cairo",
                "py35-cycler",
                "py35-dateutil",
                "libpng",
                "py35-numpy",
                "py35-parsing",
                "py35-tornado",
                "py35-kiwisolver",
                "python35",
                "qhull"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py35-pyFAI",
                "py35-seaborn",
                "py35-mpld3",
                "py35-qutip",
                "py35-spacepy",
                "py35-commpy",
                "py35-matplotlib-basemap",
                "py35-obspy",
                "py35-nltk",
                "py35-stfio",
                "py35-astlib",
                "py35-astroML",
                "py35-cartopy",
                "py35-control",
                "py35-descartes",
                "py35-healpy",
                "py35-ipympl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py35-gammapy",
                "py35-scikit-image",
                "py35-aplpy",
                "py35-memprof",
                "py35-pyregion",
                "py35-yt"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py35-nbval"
            ]
        }
    ]
}