GET /api/v1/ports/py313-structlog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-structlog",
"portdir": "python/py-structlog",
"version": "25.2.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": [
"py313-hatch-fancy-pypi-readme",
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-asyncio",
"py313-pretend",
"py313-freezegun",
"py313-simplejson"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-structlog"
]
},
{
"type": "run",
"ports": [
"nvchecker"
]
}
]
}