GET /api/v1/ports/py311-structlog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py311-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": [
                "py311-hatch-vcs",
                "clang-17",
                "py311-build",
                "py311-installer",
                "py311-hatchling",
                "py311-hatch-fancy-pypi-readme"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-colorama"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-pytest",
                "py311-pretend",
                "py311-simplejson",
                "py311-freezegun",
                "py311-pytest-asyncio"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "openconnect-sso"
            ]
        }
    ]
}