GET /api/v1/ports/py38-ansible-compat/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-ansible-compat",
"portdir": "python/py-ansible-compat",
"version": "2.2.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ansible/ansible-compat",
"description": "Functions that help interacting with various versions of Ansible",
"long_description": "Functions that help interacting with various versions of Ansible",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 572
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"py38-wheel",
"py38-build",
"clang-14",
"py38-setuptools",
"py38-setuptools_scm",
"py38-setuptools_scm_git_archive"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-yaml",
"py38-subprocess-tee"
]
}
],
"depends_on": []
}