GET /api/v1/ports/p5.30-crypt-random/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-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.30",
"p5.30-class-loader",
"p5.30-math-pari",
"p5.30-statistics-chisquare"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-crypt-openpgp",
"p5.30-crypt-primes",
"p5.30-crypt-rsa"
]
}
]
}