GET /api/v1/ports/py27-django-debug-toolbar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-django-debug-toolbar",
"portdir": "python/py-django-debug-toolbar",
"version": "2.1",
"license": "BSD",
"platforms": "darwin",
"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": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-django",
"py27-sqlparse"
]
}
],
"depends_on": []
}