GET /api/v1/ports/py310-structlog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-structlog",
"portdir": "python/py-structlog",
"version": "25.3.0",
"license": "(MIT or Apache-2)",
"platforms": "{darwin 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": [
"py310-hatch-fancy-pypi-readme",
"clang-17",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-colorama"
]
},
{
"type": "test",
"ports": [
"py310-pretend",
"py310-pytest",
"py310-freezegun",
"py310-pytest-asyncio",
"py310-simplejson"
]
}
],
"depends_on": []
}