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

{
    "name": "scw",
    "portdir": "net/scw",
    "version": "2.39.0",
    "license": "Apache-2",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.scaleway.com/en/cli/",
    "description": "Command Line Interface for Scaleway",
    "long_description": "Scaleway CLI is a tool to help you pilot your Scaleway infrastructure directly from your terminal.",
    "active": true,
    "categories": [
        "net"
    ],
    "maintainers": [
        {
            "name": "davidriod",
            "github": "dgsb",
            "ports_count": 1
        },
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 995
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}