GET /api/v1/ports/py27-authkit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-authkit",
"portdir": "python/py-authkit",
"version": "0.3.0pre5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/AuthKit/",
"description": "An authentication and authorization toolkit for WSGI applications and frameworks",
"long_description": "An authentication and authorization toolkit for WSGI applications and frameworks",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-authkit"
]
}
]
}