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

{
    "name": "py37-spiceypy",
    "portdir": "python/py-spiceypy",
    "version": "4.0.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/AndrewAnnex/SpiceyPy",
    "description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
    "long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py37-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-numpy",
                "cspice"
            ]
        }
    ],
    "depends_on": []
}