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

{
    "name": "py37-healpy",
    "portdir": "python/py-healpy",
    "version": "1.16.1",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/healpy/",
    "description": "Python language interface for HEALPix",
    "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 398
        }
    ],
    "variants": [
        "openmp",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py37-cython",
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "healpix-cxx",
                "libomp",
                "libsharp",
                "python37",
                "py37-astropy",
                "py37-matplotlib",
                "py37-numpy",
                "py37-six",
                "cfitsio"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-lalinference"
            ]
        }
    ]
}