GET /api/v1/ports/p5.30-pod-escapes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-pod-escapes",
"portdir": "perl/p5-pod-escapes",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Pod::Escapes",
"description": "for resolving Pod E<...> sequences",
"long_description": "This module provides things that are useful in decoding Pod E<...> sequences. Presumably, it should be used only by Pod parsers and/or formatters.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-data-hexdump",
"p5.30-authen-radius"
]
},
{
"type": "lib",
"ports": [
"p5.30-pod-simple"
]
}
]
}