GET /api/v1/ports/cocogitto/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cocogitto",
"portdir": "devel/cocogitto",
"version": "6.3.0",
"license": "MIT, and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cocogitto/cocogitto",
"description": "The Conventional Commits toolbox",
"long_description": "The Conventional Commits toolbox, providing verified commits, automatic version bump and changelog, release profiles, conventional git log, GitHub integration, and monorepo support.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 19
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"libgit2"
]
}
],
"depends_on": []
}