GET /api/v1/ports/py310-asdf-astropy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-asdf-astropy",
"portdir": "python/py-asdf-astropy",
"version": "0.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/asdf-astropy",
"description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
"long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 870
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-packaging",
"py310-numpy",
"py310-asdf",
"py310-asdf-transform-schemas",
"py310-asdf-coordinates-schemas"
]
}
],
"depends_on": []
}