GET /api/v1/ports/py38-openid/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-openid",
"portdir": "python/py-openid",
"version": "3.2",
"license": "Apache-2",
"platforms": "{darwin any} freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openid/python-openid",
"description": "OpenID support for modern servers and consumers.",
"long_description": "OpenID support for modern servers and consumers.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
},
{
"type": "test",
"ports": [
"py38-lxml",
"py38-mock",
"py38-pytest",
"py38-responses",
"py38-testfixtures",
"py38-coveralls",
"py38-coverage",
"py38-cryptography"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-django-allauth"
]
}
]
}