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

{
    "name": "p5.28-crypt-random",
    "portdir": "perl/p5-crypt-random",
    "version": "1.540.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::Random",
    "description": "Cryptographically Secure, True Random Number Generator.",
    "long_description": "Crypt::Random is an interface module to the /dev/random device found on most modern Unix systems. The /dev/random driver gathers environmental noise from various non-deterministic sources including inter-keyboard timings and inter-interrupt timings that occur within the operating system environment.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-class-loader",
                "p5.28-math-pari",
                "p5.28-statistics-chisquare"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-crypt-openpgp",
                "p5.28-crypt-primes",
                "p5.28-crypt-rsa"
            ]
        }
    ]
}