GET /api/v1/ports/py39-emmet-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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": [
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-pymatgen",
"python39",
"py39-pydantic_settings",
"py39-numpy",
"py39-pybtex",
"py39-pydantic",
"py39-typing_extensions",
"py39-monty"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mp-api"
]
}
]
}