{"id":20810043,"url":"https://github.com/schwa/tree-snapshot-rs","last_synced_at":"2025-05-07T08:11:59.080Z","repository":{"id":243255302,"uuid":"811925034","full_name":"schwa/tree-snapshot-rs","owner":"schwa","description":"A simple tool to save a snapshot of a directory tree.","archived":false,"fork":false,"pushed_at":"2025-04-08T20:25:13.000Z","size":70,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T19:22:33.226Z","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/schwa.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}},"created_at":"2024-06-07T15:17:15.000Z","updated_at":"2025-04-08T20:25:10.000Z","dependencies_parsed_at":"2024-06-07T16:51:10.065Z","dependency_job_id":"31749bca-fcf9-4bcb-a93f-f4dfc9d317e6","html_url":"https://github.com/schwa/tree-snapshot-rs","commit_stats":null,"previous_names":["schwa/tree-snapshot-rs"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwa%2Ftree-snapshot-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwa%2Ftree-snapshot-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwa%2Ftree-snapshot-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwa%2Ftree-snapshot-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schwa","download_url":"https://codeload.github.com/schwa/tree-snapshot-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252839294,"owners_count":21812090,"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":"2024-11-17T20:19:07.544Z","updated_at":"2025-05-07T08:11:59.061Z","avatar_url":"https://github.com/schwa.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tree-snapshot\n\nA simple tool to take a snapshot of a directory tree and save it to a file.\n\nThe snapshot is a .csv file that is sorted by the path of each file in the directory tree. Each record in the output has fields for metadata and optionally a SHA256 hash of the file contents. Xattr metadata are also saved in the snapshot - and their contents are also hashed.\n\n## Purpose\n\nThis tool is useful for creating a snapshot of a directory tree that can be used to compare against another snapshot to determine if any files have been added, removed, or changed.\n\n## Installation\n\n```sh\ncargo install tree-snapshot\n```\n\n## Usage\n\n```sh\ntree-snapshot \u003cdirectory\u003e --output \u003coutput-file\u003e\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschwa%2Ftree-snapshot-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschwa%2Ftree-snapshot-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschwa%2Ftree-snapshot-rs/lists"}