GET /api/v1/ports/py38-dockerpy-creds/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-dockerpy-creds",
"portdir": "python/py-dockerpy-creds",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shin-/dockerpy-creds",
"description": "Python bindings for the docker credentials store API",
"long_description": "Python bindings for the docker credentials store API",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "zdw",
"github": "",
"ports_count": 7
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dockerpy-creds"
]
}
]
}