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

{
    "name": "qtiplot",
    "portdir": "aqua/qtiplot",
    "version": "0.9.8.9",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.qtiplot.com/",
    "description": "Data Analysis and Scientific Plotting",
    "long_description": "Similar to Origin or SigmaPlot, QtiPlot can be used to present 2D and 3D data and has various data analysis functions like curve fitting. Plotting of 3D data can be rendered using OpenGL using the Qwt3D libraries. It is a full-featured data analysis and plotting package available on Linux, Windows and Mac OS X platforms that supports python scripting.",
    "active": true,
    "categories": [
        "aqua",
        "science"
    ],
    "maintainers": [
        {
            "name": "nicos",
            "github": "NicosPavlov",
            "ports_count": 16
        }
    ],
    "variants": [
        "qtexengine",
        "python27",
        "universal",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gsl",
                "qt4-mac",
                "boost176",
                "muparser",
                "zlib",
                "libpng"
            ]
        }
    ],
    "depends_on": []
}