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

{
    "name": "p5.32-crypt-random-source",
    "portdir": "perl/p5-crypt-random-source",
    "version": "0.140.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Crypt::Random::Source",
    "description": "Get weak or strong random data from pluggable sources",
    "long_description": "Get weak or strong random data from pluggable sources",
    "active": true,
    "categories": [
        "crypto",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-module-build",
                "p5.32-module-build-tiny",
                "p5.32-test-fatal",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-moo",
                "perl5.32",
                "p5.32-type-tiny",
                "p5.32-namespace-clean",
                "p5.32-capture-tiny",
                "p5.32-module-find",
                "p5.32-module-runtime"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-math-random-secure"
            ]
        }
    ]
}