GET /api/v1/ports/py39-pyregion/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-pyregion",
"portdir": "python/py-pyregion",
"version": "2.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/pyregion",
"description": "pyregion is a Python module to parse ds9 region files",
"long_description": "pyregion is a Python module to parse ds9 region files",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-numpy"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-astropy",
"py39-matplotlib",
"py39-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyregion"
]
},
{
"type": "run",
"ports": [
"py39-aplpy"
]
}
]
}