GET /api/v1/ports/p5.32-crypt-blowfish/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-crypt-blowfish",
"portdir": "perl/p5-crypt-blowfish",
"version": "2.140.0",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::Blowfish",
"description": "Implementation of the blowfish-crypto algorithm for perl",
"long_description": "This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.32-crypt-cbc"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-alt-crypt-rsa-bigint",
"p5.32-crypt-rsa",
"p5.32-data-serializer",
"p5.32-tie-encryptedhash",
"p5.32-crypt-openpgp"
]
}
]
}