GET /api/v1/ports/py36-requests-cache/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py36-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": [
                "py36-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-requests"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-mock",
                "py36-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-tvdb"
            ]
        }
    ]
}