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

{
    "name": "py39-astropy",
    "portdir": "python/py-astropy",
    "version": "6.1.6",
    "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": 1048
        }
    ],
    "variants": [
        "all",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py39-cython",
                "py39-extension-helpers",
                "py39-jinja2",
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-toml",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "erfa",
                "wcslib",
                "python39",
                "py39-pythran",
                "py39-astropy-iers-data",
                "expat",
                "py39-colorlog",
                "py39-h5py",
                "py39-matplotlib",
                "py39-numpy",
                "py39-packaging",
                "py39-pandas",
                "py39-pyerfa",
                "py39-scipy",
                "py39-yaml",
                "cfitsio"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-kapteyn",
                "py39-photutils",
                "py39-vo",
                "py39-sunpy",
                "py39-asdf-astropy",
                "py39-skyfield",
                "py39-pyvo",
                "py39-astroML",
                "py39-regions",
                "py39-astlib",
                "py39-astropy-healpix",
                "py39-healpy",
                "py39-astroplan",
                "py39-astroquery",
                "py39-gammapy",
                "py39-gwpy",
                "py39-astroscrappy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-reproject",
                "py39-regions",
                "py39-gammapy",
                "py39-aplpy",
                "py39-pyregion",
                "py39-atpy",
                "py39-montage"
            ]
        }
    ]
}