GET /api/v1/ports/py37-awscli/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-awscli",
"portdir": "python/py-awscli",
"version": "1.27.27",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 570
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-colorama",
"py37-docutils",
"py37-rsa",
"python37",
"py37-yaml",
"py37-s3transfer",
"py37-botocore"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-awscli-plugin-endpoint"
]
}
]
}