{"id":29416011,"url":"https://github.com/plus3it/gorecurcopy","last_synced_at":"2025-10-30T08:58:40.877Z","repository":{"id":57497119,"uuid":"199714792","full_name":"plus3it/gorecurcopy","owner":"plus3it","description":"Recursively copy directories in Go","archived":false,"fork":false,"pushed_at":"2025-07-11T13:18:34.000Z","size":21,"stargazers_count":13,"open_issues_count":1,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T15:45:03.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plus3it.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-07-30T19:29:22.000Z","updated_at":"2025-07-11T13:18:30.000Z","dependencies_parsed_at":"2025-07-11T15:12:51.388Z","dependency_job_id":"0ddc38dc-64f8-4492-8e5d-75f33bc04f97","html_url":"https://github.com/plus3it/gorecurcopy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/plus3it/gorecurcopy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fgorecurcopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fgorecurcopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fgorecurcopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fgorecurcopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plus3it","download_url":"https://codeload.github.com/plus3it/gorecurcopy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fgorecurcopy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264870366,"owners_count":23676217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-11T18:31:51.993Z","updated_at":"2025-10-30T08:58:40.813Z","avatar_url":"https://github.com/plus3it.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gorecurcopy\n\n[![Build Status](https://travis-ci.org/plus3it/gorecurcopy.svg?branch=master)](https://travis-ci.org/plus3it/gorecurcopy)\n[![GoDoc](https://godoc.org/github.com/plus3it/gorecurcopy?status.svg)](https://godoc.org/github.com/plus3it/gorecurcopy)\n[![Go Report Card](https://goreportcard.com/badge/github.com/plus3it/gorecurcopy)](https://goreportcard.com/report/github.com/plus3it/gorecurcopy)\n[![Version](https://img.shields.io/github/tag/plus3it/gorecurcopy)](https://github.com/plus3it/gorecurcopy/releases)\n\n\n\n`gorecurcopy` copies directories recursively without external dependencies. Compatible with OSX, Linux, and Windows.\n\nExample:\n\n```go\nimport (\n  \"github.com/plus3it/gorecurcopy\"\n)\n\n...\n\nerr := gorecurcopy.CopyDirectory(\"directory\", \"new_directory\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplus3it%2Fgorecurcopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplus3it%2Fgorecurcopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplus3it%2Fgorecurcopy/lists"}