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

{
    "name": "p5.32-crypt-rsa",
    "portdir": "perl/p5-crypt-rsa",
    "version": "1.990.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::RSA",
    "description": "perl implementation of RSA",
    "long_description": "Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-crypt-cbc",
                "p5.32-class-loader",
                "p5.32-convert-ascii-armour",
                "p5.32-crypt-blowfish",
                "p5.32-crypt-primes",
                "p5.32-crypt-random",
                "perl5.32",
                "p5.32-digest-md2",
                "p5.32-digest-sha1",
                "p5.32-math-pari",
                "p5.32-sort-versions",
                "p5.32-tie-encryptedhash",
                "p5.32-data-buffer"
            ]
        }
    ],
    "depends_on": []
}