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

{
    "name": "py310-tropycal",
    "portdir": "python/py-tropycal",
    "version": "1.2.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/tropycal/tropycal",
    "description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
    "long_description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 707
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools_scm",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-numpy",
                "py310-scipy",
                "py310-pandas",
                "py310-matplotlib",
                "python310",
                "py310-pyshp",
                "py310-xarray",
                "py310-cartopy",
                "py310-networkx",
                "py310-requests"
            ]
        }
    ],
    "depends_on": []
}