GET /api/v1/ports/etsf_io/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "etsf_io",
    "portdir": "science/etsf_io",
    "version": "1.0.4",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.etsf.eu/resources/software/libraries_and_tools",
    "description": "A library of F90 routines to read/write the ETSF_IO file format.",
    "long_description": "A library of F90 routines to read/write the common ETSF_IO file format developed by the European Theoretical Spectroscopy Facility (ETSF) for electronic-structure codes.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "dstrubbe",
            "github": "dstrubbe",
            "ports_count": 34
        }
    ],
    "variants": [
        "g95",
        "gcc10",
        "gcc11",
        "gcc5",
        "gcc6",
        "gcc7",
        "gcc8",
        "gcc9",
        "gccdevel"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "gcc11"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgcc",
                "netcdf-fortran"
            ]
        }
    ],
    "depends_on": []
}