GET /api/v1/ports/py313-awscli2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-awscli2",
"portdir": "python/py-awscli2",
"version": "2.27.7",
"license": "Apache-2",
"platforms": "{darwin >= 20}",
"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": [
"py313-setuptools",
"clang-17",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-ruamel-yaml",
"py313-docutils",
"py313-distro",
"py313-jmespath",
"python313",
"py313-ruamel-yaml-clib",
"py313-colorama",
"py313-awscrt",
"py313-urllib3",
"py313-prompt_toolkit",
"py313-cryptography",
"py313-dateutil"
]
},
{
"type": "run",
"ports": [
"awscli_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-awscli2"
]
}
]
}