GET /api/v1/ports/py-structlog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-structlog",
"portdir": "python/py-structlog",
"version": "25.4.0",
"license": "(MIT or Apache-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.structlog.org/",
"description": "Structured Logging for Python",
"long_description": "Structured Logging for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-structlog"
]
}
],
"depends_on": []
}