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

{
    "name": "py-metpy",
    "portdir": "python/py-metpy",
    "version": "1.7.0",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Unidata/MetPy",
    "description": "MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.",
    "long_description": "MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-metpy"
            ]
        }
    ],
    "depends_on": []
}