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

{
    "name": "py38-drms",
    "portdir": "python/py-drms",
    "version": "0.8.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sunpy.org",
    "description": "The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.",
    "long_description": "The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 993
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-oldest-supported-numpy",
                "py38-build",
                "py38-installer",
                "clang-16",
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-numpy",
                "py38-pandas",
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-sunpy"
            ]
        }
    ]
}