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

{
    "name": "py310-mp-api",
    "portdir": "python/py-mp-api",
    "version": "0.43.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/materialsproject/api",
    "description": "API Client for the Materials Project",
    "long_description": "API Client for the Materials Project",
    "active": true,
    "categories": [
        "devel",
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools",
                "py310-wheel",
                "py310-build",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-monty",
                "py310-pymatgen",
                "python310",
                "py310-maggma",
                "py310-smart-open",
                "py310-emmet-core",
                "py310-setuptools",
                "py310-requests",
                "py310-typing_extensions",
                "py310-msgpack"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py310-xraylarch"
            ]
        }
    ]
}