GET /api/v1/ports/py313-cachecontrol/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-cachecontrol",
"portdir": "python/py-cachecontrol",
"version": "0.14.1",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"py313-msgpack",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poetry"
]
}
]
}