GET /api/v1/ports/p5-file-copy-recursive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-file-copy-recursive",
"portdir": "perl/p5-file-copy-recursive",
"version": "0.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-file-copy-recursive",
"homepage": "https://metacpan.org/pod/File::Copy::Recursive",
"description": "Perl extension for recursively copying files and directories",
"long_description": "This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-copy-recursive"
]
}
],
"depends_on": []
}