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

{
    "name": "py-django-debug-toolbar",
    "portdir": "python/py-django-debug-toolbar",
    "version": "5.2.0",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
    "description": "Configurable debug information for the Django Framework.",
    "long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
    "active": true,
    "categories": [
        "www",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-django-debug-toolbar"
            ]
        }
    ],
    "depends_on": []
}