GET /api/v1/ports/symfony-cli/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "symfony-cli",
"portdir": "devel/symfony-cli",
"version": "5.12.0",
"license": "AGPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://symfony.com/download",
"description": "The Symfony CLI tool",
"long_description": "The Symfony CLI tool is a must-have tool when developing Symfony applications on your local machine.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "antalaron",
"github": "antalaron",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}