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

{
    "name": "py-awscli2",
    "portdir": "python/py-awscli2",
    "version": "2.25.1",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://aws.amazon.com/cli/",
    "description": "Universal Command Line Environment for Amazon Web Services.",
    "long_description": "Universal Command Line Environment for Amazon Web Services.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "davidgilman1",
            "github": "dgilman",
            "ports_count": 116
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-awscli2"
            ]
        }
    ],
    "depends_on": []
}