GET /api/v1/ports/py312-astropy-iers-data/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-astropy-iers-data",
"portdir": "python/py-astropy-iers-data",
"version": "0.2025.12.15.0.40.51",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/astropy-iers-data",
"description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-astropy"
]
}
]
}