GET /api/v1/ports/py310-eccodes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-eccodes",
"portdir": "python/py-eccodes",
"version": "1.5.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ecmwf/eccodes-python",
"description": "Python interface to the ecCodes GRIB and BUFR decoder/encoder",
"long_description": "Python interface to the ecCodes GRIB and BUFR decoder/encoder",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ecCodes",
"py310-findlibs",
"python310",
"py310-attrs",
"py310-numpy",
"py310-cffi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-cfgrib",
"py-eccodes"
]
}
]
}