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

{
    "name": "octave-sole",
    "portdir": "octave/octave-sole",
    "version": "0.1.1",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gnu-octave.github.io/packages/sole/",
    "description": "A package for transient and steady state simulation of organic solar cells.",
    "long_description": "A package for transient and steady state simulation of organic solar cells.",
    "active": true,
    "categories": [
        "science",
        "math",
        "octave"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 844
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "octave",
                "octave-bim"
            ]
        }
    ],
    "depends_on": []
}