GET /api/v1/ports/py-backports-functools_lru_cache/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py-backports-functools_lru_cache",
    "portdir": "python/py-backports-functools_lru_cache",
    "version": "1.6.4",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/jaraco/backports.functools_lru_cache",
    "description": "Backport of functools.lru_cache from Python 3.3 as published at ActiveState (https://code.activestate.com/recipes/578078/)",
    "long_description": "Backport of functools.lru_cache from Python 3.3 as published at ActiveState (https://code.activestate.com/recipes/578078/)",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-backports-functools_lru_cache"
            ]
        }
    ],
    "depends_on": []
}