GET /api/v1/ports/p5-crypt-rijndael/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-crypt-rijndael",
"portdir": "perl/p5-crypt-rijndael",
"version": "1.160.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.28-crypt-rijndael",
"homepage": "https://metacpan.org/pod/Crypt::Rijndael",
"description": "Implementation of the Rijndel-crypto algorithm for perl",
"long_description": "This is Crypt::Rijndael, an XS-based implementation of the Advanced Encryption Standard algorithm Rijndael, designed by Joan Daemen and Vincent Rijmen.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.28-crypt-rijndael"
]
}
],
"depends_on": []
}