GET /api/v1/ports/py311-pycifrw/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-pycifrw",
"portdir": "python/py-pycifrw",
"version": "4.4.6",
"license": "Python-2.0",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesrhester/pycifrw/blob/development/README.md",
"description": "CIF/STAR file support for Python",
"long_description": "CIF/STAR file support for Python",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"py311-ply",
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-xraylarch"
]
}
]
}