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

{
    "name": "py-spyder",
    "portdir": "python/py-spyder",
    "version": "5.5.4",
    "license": "MIT",
    "platforms": "any",
    "epoch": 20111202,
    "replaced_by": null,
    "homepage": "https://www.spyder-ide.org/",
    "description": "Spyder is the Scientific PYthon Development EnviRonment",
    "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1153
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "py312-spyder"
            ]
        }
    ],
    "depends_on": []
}