GET /api/v1/ports/dagger/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dagger",
"portdir": "devel/dagger",
"version": "0.4.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dagger.io",
"description": "A portable devkit for CI/CD pipelines",
"long_description": "Using Dagger, software teams can develop powerful CICD pipelines with minimal effort, then run them anywhere. Benefits include: \n- Unify dev and CI environments. Write your pipeline once, Dagger will run it the same everywhere. \n- Reduce CI lock-in. No more re-writing everything from scratch every 6 months.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 461
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
}