GET /api/v1/ports/py38-cachecontrol/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-cachecontrol",
"portdir": "python/py-cachecontrol",
"version": "0.14.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/psf/cachecontrol",
"description": "httplib2 caching for requests",
"long_description": "CacheControl is a port of the caching algorithms in httplib2 for use with requests session object.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 116
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-build",
"py38-installer",
"py38-flit_core"
]
},
{
"type": "lib",
"ports": [
"py38-msgpack",
"py38-requests",
"python38"
]
}
],
"depends_on": []
}