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

{
    "name": "py38-spacepy",
    "portdir": "python/py-spacepy",
    "version": "0.2.2",
    "license": "PSF",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://spacepy.github.io",
    "description": "SpacePy Tools for Space Science Applications",
    "long_description": "SpacePy Tools for Space Science Applications",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mojca",
            "github": "mojca",
            "ports_count": 57
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gcc9",
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "cdf",
                "py38-h5py",
                "py38-matplotlib",
                "py38-networkx",
                "py38-numpy",
                "py38-scipy"
            ]
        }
    ],
    "depends_on": []
}