GET /api/v1/ports/p5.28-file-keepass/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-file-keepass",
    "portdir": "perl/p5-file-keepass",
    "version": "2.30.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/File::KeePass",
    "description": "Interface to KeePass V1 and V2 database files",
    "long_description": "Interface to KeePass V1 and V2 database files",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "davide.liessi",
            "github": "dliessi",
            "ports_count": 72
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28"
            ]
        },
        {
            "type": "run",
            "ports": [
                "p5.28-crypt-rijndael",
                "p5.28-mime-base64",
                "p5.28-xml-parser"
            ]
        }
    ],
    "depends_on": []
}