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

{
    "name": "py37-gammapy",
    "portdir": "python/py-gammapy",
    "version": "0.18.2",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://gammapy.org/",
    "description": "A Python package for gamma-ray astronomy",
    "long_description": "A Python package for gamma-ray astronomy",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-click",
                "py37-cython",
                "py37-matplotlib",
                "py37-numpy",
                "py37-pyobjc",
                "py37-regions",
                "py37-scipy",
                "python37",
                "py37-yaml",
                "py37-astropy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-matplotlib",
                "py37-numpy",
                "py37-regions",
                "py37-scipy",
                "py37-yaml",
                "py37-click",
                "py37-astropy"
            ]
        }
    ],
    "depends_on": []
}