GET /api/v1/ports/copilot/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "copilot",
"portdir": "devel/copilot",
"version": "1.27.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.github.io/copilot-cli",
"description": "AWS Copilot CLI allows developers to build, release and operate containerized applications on Amazon ECS and AWS Fargate.",
"long_description": "The AWS Copilot CLI is a tool for developers to create, release and manage production ready containerized applications on Amazon ECS and AWS Fargate. From getting started, pushing to a test environment and releasing to production, Copilot helps you through the entire life of your app development.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 988
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go-mockgen",
"packr",
"go",
"npm9",
"clang-17"
]
}
],
"depends_on": []
}