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

{
    "name": "py37-awscli2",
    "portdir": "python/py-awscli2",
    "version": "2.4.25",
    "license": "Apache-2",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "davidgilman1",
            "github": "dgilman",
            "ports_count": 116
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13",
                "py37-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-cryptography",
                "py37-dateutil",
                "py37-distro",
                "py37-docutils",
                "py37-jmespath",
                "py37-prompt_toolkit",
                "python37",
                "py37-ruamel-yaml-clib",
                "py37-urllib3",
                "py37-wcwidth",
                "py37-awscrt",
                "py37-ruamel-yaml",
                "py37-colorama"
            ]
        },
        {
            "type": "run",
            "ports": [
                "awscli_select"
            ]
        }
    ],
    "depends_on": []
}