GET /api/v1/ports/p5.325.32-crypt-cbc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.325.32-crypt-cbc",
    "portdir": "perl/p5-crypt-cbc",
    "version": "3.40.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::CBC",
    "description": "Encrypt Data with Cipher Block Chaining Mode",
    "long_description": "This is Crypt::CBC, a Perl-only implementation of the the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}