GET /api/v1/ports/p5.26-convert-ascii-armour/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-convert-ascii-armour",
"portdir": "perl/p5-convert-ascii-armour",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Convert::ASCII::Armour",
"description": "Convert binary octets into ASCII armoured messages.",
"long_description": "This module converts hashes of binary octets into ASCII messages suitable for transfer over 6-bit clean transport channels. The encoded ASCII resembles PGP's armoured messages, but are in no way compatible with PGP.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-alt-crypt-rsa-bigint",
"p5.26-crypt-rsa"
]
}
]
}