GET /api/v1/ports/py39-h5netcdf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-h5netcdf",
    "portdir": "python/py-h5netcdf",
    "version": "1.6.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/h5netcdf/h5netcdf",
    "description": "A Python interface for the netCDF4 file-format",
    "long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF l ibrary.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-build",
                "py39-installer",
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-setuptools_scm_git_archive",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-h5py",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-arviz",
                "py39-sunpy"
            ]
        }
    ]
}