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

{
    "name": "py311-astropy",
    "portdir": "python/py-astropy",
    "version": "7.0.2",
    "license": "BSD",
    "platforms": "{darwin >= 11}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.astropy.org",
    "description": "A Community Python Library for Astronomy",
    "long_description": "The Astropy project is a common effort to develop a single core package for Astronomy.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1052
        }
    ],
    "variants": [
        "all",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "py311-setuptools_scm",
                "py311-cython",
                "py311-jinja2",
                "py311-toml",
                "py311-extension-helpers",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-pythran",
                "py311-scipy",
                "cfitsio",
                "py311-pyerfa",
                "py311-astropy-iers-data",
                "py311-h5py",
                "erfa",
                "wcslib",
                "expat",
                "python311",
                "py311-packaging",
                "py311-numpy",
                "py311-yaml",
                "py311-colorlog",
                "py311-pandas",
                "py311-matplotlib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-astroquery",
                "py311-skyfield",
                "py311-sunpy",
                "py311-asdf-astropy",
                "py311-pyvo"
            ]
        }
    ]
}