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

{
    "name": "py27-awscli",
    "portdir": "python/py-awscli",
    "version": "1.19.112",
    "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": "judaew",
            "github": "judaew",
            "ports_count": 2
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-colorama",
                "py27-docutils",
                "py27-rsa",
                "python27",
                "py27-yaml",
                "py27-s3transfer",
                "py27-botocore"
            ]
        },
        {
            "type": "run",
            "ports": [
                "awscli_select"
            ]
        }
    ],
    "depends_on": []
}