{"id":23092288,"url":"https://github.com/sourcefrog/cp_r","last_synced_at":"2025-08-24T17:11:47.646Z","repository":{"id":43897159,"uuid":"420791449","full_name":"sourcefrog/cp_r","owner":"sourcefrog","description":"Rust library to copy a directory tree preserving mtimes and permissions","archived":false,"fork":false,"pushed_at":"2024-10-15T15:16:56.000Z","size":71,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-07T09:19:53.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourcefrog.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}},"created_at":"2021-10-24T20:42:47.000Z","updated_at":"2024-10-15T15:17:04.000Z","dependencies_parsed_at":"2022-08-29T19:01:41.448Z","dependency_job_id":null,"html_url":"https://github.com/sourcefrog/cp_r","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/sourcefrog/cp_r","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefrog%2Fcp_r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefrog%2Fcp_r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefrog%2Fcp_r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefrog%2Fcp_r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcefrog","download_url":"https://codeload.github.com/sourcefrog/cp_r/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefrog%2Fcp_r/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270303709,"owners_count":24562072,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-12-16T21:32:02.408Z","updated_at":"2025-08-16T10:30:46.058Z","avatar_url":"https://github.com/sourcefrog.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust `cp_r`\n\n\u003chttps://github.com/sourcefrog/cp_r/\u003e\n\n[![Docs](https://img.shields.io/docsrs/cp_r.svg)](https://docs.rs/cp_r)\n[![Tests](https://github.com/sourcefrog/cp_r/workflows/Tests/badge.svg?branch=main)](https://github.com/sourcefrog/cp_r/actions?query=workflow%3ATests)\n[![cargo-audit](https://github.com/sourcefrog/cp_r/actions/workflows/cargo-audit.yml/badge.svg)](https://github.com/sourcefrog/cp_r/actions/workflows/cargo-audit.yml)\n[![crates.io](https://img.shields.io/crates/v/cp_r.svg)](https://crates.io/crates/cp_r)\n![Maturity: Beta](https://img.shields.io/badge/maturity-beta-yellow.svg)\n\nA small Rust library to copy a directory tree preserving mtimes and\npermissions, with minimal dependencies, and with clean error reporting.\n\n## Features\n\n* Minimal dependencies: currently just `filetime` to support copying mtimes.\n* Returns a struct describing how much data and how many files were copied.\n* Tested on Linux, macOS and Windows.\n* Copies mtimes and permissions.\n* Takes an optional callback to decide which entries are copied or skipped,\n  `CopyOptions::filter`.\n* Takes an optional callback to show progress or record which files are copied,\n  `CopyOptions::after_entry_copied`.\n\nSee the [docs](https://docs.rs/cp_r) for more information.\n\nPatches welcome!\n\nLicense: MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcefrog%2Fcp_r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcefrog%2Fcp_r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcefrog%2Fcp_r/lists"}