{"id":23381193,"url":"https://github.com/tbarbette/refdup","last_synced_at":"2025-10-04T12:48:21.643Z","repository":{"id":78240668,"uuid":"148471554","full_name":"tbarbette/refdup","owner":"tbarbette","description":"Find and delete duplicate files in a folder using regex","archived":false,"fork":false,"pushed_at":"2024-04-06T19:29:04.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T06:42:20.623Z","etag":null,"topics":["duplicate","duplicate-detection","duplicate-files","files","regex"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tbarbette.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":"2018-09-12T11:45:27.000Z","updated_at":"2023-09-08T17:44:58.000Z","dependencies_parsed_at":"2024-12-21T20:48:25.025Z","dependency_job_id":"df2a1d4f-ae25-44ab-9f20-6277450d6556","html_url":"https://github.com/tbarbette/refdup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tbarbette/refdup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarbette%2Frefdup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarbette%2Frefdup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarbette%2Frefdup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarbette%2Frefdup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbarbette","download_url":"https://codeload.github.com/tbarbette/refdup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbarbette%2Frefdup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278315190,"owners_count":25966774,"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-10-04T02:00:05.491Z","response_time":63,"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":["duplicate","duplicate-detection","duplicate-files","files","regex"],"created_at":"2024-12-21T20:48:22.375Z","updated_at":"2025-10-04T12:48:21.601Z","avatar_url":"https://github.com/tbarbette.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# refdup\nFind and delete duplicate files in a folder using regex to select which ones should be kept or deleted\n\n\n```\nusage: refdup.py [-h] [--dry-run] [--delete [DELETE [DELETE ...]]]\n                 [--keep [KEEP [KEEP ...]]]\n                 FOLDER\n\nFind duplicate files (using md5 hash) and delete the duplicate using regex for selection.\n\npositional arguments:\n  FOLDER                the folder to check for duplicates\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --dry-run             Do a dry run\n  --delete [DELETE [DELETE ...]]\n                        List of regex to choose a file to delete\n  --keep [KEEP [KEEP ...]]\n                        List of regex to choose a file to keep\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbarbette%2Frefdup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbarbette%2Frefdup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbarbette%2Frefdup/lists"}