GET /api/v1/ports/py-gin-config/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-gin-config",
"portdir": "python/py-gin-config",
"version": "0.4.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/gin-config",
"description": "Gin Config A lightweight configuration library for Python",
"long_description": "Gin Config A lightweight configuration library for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-gin-config"
]
}
],
"depends_on": []
}