GET /api/v1/ports/p5.26-file-copy-recursive/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-file-copy-recursive",
"portdir": "perl/p5-file-copy-recursive",
"version": "0.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-deep",
"clang-9.0",
"p5.26-path-tiny",
"p5.26-test-warnings",
"p5.26-test-fatal",
"p5.26-test-file"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-data-messagepack",
"p5.26-inline-c",
"p5.26-dist-zilla-plugin-git",
"p5.26-text-xslate"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-flat",
"p5.26-dist-zilla",
"p5.26-catalyst-devel",
"p5.26-test-file-sharedir"
]
}
]
}