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

{
    "name": "p5.30-crypt-openssl-random",
    "portdir": "perl/p5-crypt-openssl-random",
    "version": "0.150.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::OpenSSL::Random",
    "description": "Crypt::OpenSSL::Random - OpenSSL/LibreSSL pseudo-random number generator access",
    "long_description": "Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.30-crypt-openssl-guess"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openssl",
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-crypt-openssl-rsa"
            ]
        }
    ]
}