GET /api/v1/ports/py35-requests-cache/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-requests-cache",
"portdir": "python/py-requests-cache",
"version": "0.5.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests-cache.readthedocs.io/en/stable/",
"description": "Transparent persistent cache for py-requests",
"long_description": "Transparent persistent cache for py-requests",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-requests"
]
},
{
"type": "test",
"ports": [
"py35-mock",
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-tvdb"
]
}
]
}