GET /api/v1/ports/p5-text-tabsxwrap/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-text-tabsxwrap",
"portdir": "perl/p5-text-tabsxwrap",
"version": "2024.1.0",
"license": "Permissive and GPLConflict",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-text-tabsxwrap",
"homepage": "https://metacpan.org/release/ARISTOTLE/Text-Tabs+Wrap-2024.001",
"description": "Line wrapping to form simple paragraphs",
"long_description": "Text::Tabs performs the same job that the unix expand(1) and unexpand(1) commands do: adding or removing tabs from a document. \n \nText::Wrap::wrap() will reformat lines into paragraphs. All it does is break up long lines, it will not join short lines together. \n \nText::Fill::fill() will reformat blocks of text into paragraphs. It uses Text::Wrap::wrap() to do the work.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-text-tabsxwrap"
]
}
],
"depends_on": []
}