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

{
    "name": "p5.26-crypt-rsa",
    "portdir": "perl/p5-crypt-rsa",
    "version": "1.990.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-class-loader",
                "p5.26-convert-ascii-armour",
                "p5.26-crypt-blowfish",
                "p5.26-crypt-cbc",
                "p5.26-crypt-primes",
                "p5.26-crypt-random",
                "perl5.26",
                "p5.26-digest-md2",
                "p5.26-digest-sha1",
                "p5.26-math-pari",
                "p5.26-sort-versions",
                "p5.26-tie-encryptedhash",
                "p5.26-data-buffer"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-net-ssh-perl"
            ]
        }
    ]
}