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

{
    "name": "py39-awscli2",
    "portdir": "python/py-awscli2",
    "version": "2.15.37",
    "license": "Apache-2",
    "platforms": "{darwin 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": 95
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-flit_core",
                "py39-setuptools",
                "py39-build",
                "py39-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-docutils",
                "py39-jmespath",
                "py39-prompt_toolkit",
                "py39-ruamel-yaml",
                "python39",
                "py39-urllib3",
                "py39-awscrt",
                "py39-ruamel-yaml-clib",
                "py39-colorama",
                "py39-cryptography",
                "py39-dateutil",
                "py39-distro"
            ]
        },
        {
            "type": "run",
            "ports": [
                "awscli_select"
            ]
        }
    ],
    "depends_on": []
}