GET /api/v1/ports/py310-asgiref/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-asgiref",
"portdir": "python/py-asgiref",
"version": "3.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asgi.readthedocs.io",
"description": "ASGI specification and utilities",
"long_description": "ASGI specification and utilities",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py310-mypy",
"py310-pytest",
"py310-pytest-asyncio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-mitmproxy",
"py310-django",
"py310-django-allauth",
"py310-uvicorn"
]
},
{
"type": "run",
"ports": [
"py310-django-countries"
]
}
]
}