GET /api/v1/ports/p5.32-cache-lru/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-cache-lru",
    "portdir": "perl/p5-cache-lru",
    "version": "0.40.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Cache::LRU",
    "description": "Cache::LRU - a simple, fast implementation of LRU cache in pure perl",
    "long_description": "Cache::LRU - a simple, fast implementation of LRU cache in pure perl",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-test-requires",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-net-github",
                "p5.32-rdf-trine"
            ]
        }
    ]
}