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

{
    "name": "py27-pyqwt",
    "portdir": "python/py-pyqwt",
    "version": "5.2.0",
    "license": "GPL-2+",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pyqwt.sourceforge.net",
    "description": "PyQwt is a set of Python bindings for the Qwt 5 toolkit",
    "long_description": "PyQwt is a set of Python bindings for the Qwt C++ class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. PyQwt version 5 is compatible with Qwt version 5 only.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qwt52",
                "python27",
                "py27-numpy",
                "py27-pyqt4",
                "py27-sip4"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gr37-air-modes",
                "gr37-ofdm",
                "py27-pymca",
                "py-pyqwt"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnuradio37"
            ]
        }
    ]
}