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

{
    "name": "p5.28-crypt-blowfish",
    "portdir": "perl/p5-crypt-blowfish",
    "version": "2.140.0",
    "license": "BSD-old",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::Blowfish",
    "description": "Implementation of the blowfish-crypto algorithm for perl",
    "long_description": "This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.28-crypt-cbc"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-alt-crypt-rsa-bigint",
                "p5-crypt-blowfish",
                "p5.28-crypt-openpgp",
                "p5.28-crypt-rsa",
                "p5.28-data-serializer",
                "p5.28-tie-encryptedhash"
            ]
        }
    ]
}