GET /api/v1/ports/podman-compose-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "podman-compose-devel",
"portdir": "python/podman-compose",
"version": "2025-04-14",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/containers/podman-compose",
"description": "a script to run docker-compose.yml using podman",
"long_description": "a script to run docker-compose.yml using podman",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 576
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"podman",
"py313-yaml",
"py313-python-dotenv"
]
}
],
"depends_on": []
}