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

{
    "name": "py-itsdangerous",
    "portdir": "python/py-itsdangerous",
    "version": "2.1.2",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://palletsprojects.com/p/itsdangerous/",
    "description": "Various helpers to pass trusted data to untrusted environments and back",
    "long_description": "Various helpers to pass trusted data to untrusted environments and back",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 401
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-itsdangerous"
            ]
        }
    ],
    "depends_on": []
}