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

{
    "name": "py36-reproject",
    "portdir": "python/py-reproject",
    "version": "0.7.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://reproject.readthedocs.io/",
    "description": "Astropy affiliated package for image reprojection",
    "long_description": "Astropy affiliated package for image reprojection",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 401
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-setuptools_scm",
                "clang-9.0",
                "py36-cython",
                "py36-extension-helpers",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-astropy",
                "py36-astropy-healpix",
                "py36-numpy",
                "py36-scipy"
            ]
        }
    ],
    "depends_on": []
}