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

{
    "name": "py310-emmet-core",
    "portdir": "python/py-emmet-core",
    "version": "0.84.2",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/materialsproject/emmet",
    "description": "Core Emmet Library",
    "long_description": "Core Emmet Library",
    "active": true,
    "categories": [
        "devel",
        "databases",
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools",
                "py310-setuptools_scm",
                "py310-wheel",
                "py310-build",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-pymatgen",
                "python310",
                "py310-pydantic_settings",
                "py310-typing_extensions",
                "py310-numpy",
                "py310-pybtex",
                "py310-pydantic",
                "py310-monty"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-mp-api"
            ]
        }
    ]
}