GET /api/v1/ports/p5-text-wrapper/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-text-wrapper",
"portdir": "perl/p5-text-wrapper",
"version": "1.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-text-wrapper",
"homepage": "https://metacpan.org/pod/Text::Wrapper",
"description": "Simple word wrapping routine",
"long_description": "This module provides simple word wrapping. It breaks long lines, but does not alter spacing or remove existing line breaks.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-text-wrapper"
]
}
],
"depends_on": []
}