GET /api/v1/ports/p5.26-crypt-appletwofish/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-crypt-appletwofish",
"portdir": "perl/p5-crypt-appletwofish",
"version": "0.51.0",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::AppleTwoFish",
"description": "two Apple iTMS/iTunes key descrambling algorithms",
"long_description": "The first algorithm appears to have only cursory resemblance to Bruce Schneier's blowfish and twofish algorithms in that it too has a table-based decoder. The second algorithm is more standard encryption using S-box type permutations and lookup tables, and might have started out something like Twofish or Blowfish.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-digest-sha"
]
}
],
"depends_on": []
}