GET /api/v1/ports/p5-convert-ascii-armour/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-convert-ascii-armour",
"portdir": "perl/p5-convert-ascii-armour",
"version": "1.400.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-convert-ascii-armour",
"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": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-convert-ascii-armour"
]
}
],
"depends_on": []
}