{"id":15373751,"url":"https://github.com/debugtalk/xdiff","last_synced_at":"2025-03-20T11:48:14.792Z","repository":{"id":62589856,"uuid":"85702133","full_name":"debugtalk/xdiff","owner":"debugtalk","description":"A cli tool to compare files, folders, and http response.","archived":false,"fork":false,"pushed_at":"2017-04-12T06:44:52.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T05:46:12.994Z","etag":null,"topics":["compare-data","compare-files","diff","http-response","xdiff"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/debugtalk.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":"2017-03-21T12:59:30.000Z","updated_at":"2022-06-11T13:36:38.000Z","dependencies_parsed_at":"2022-11-03T17:57:06.054Z","dependency_job_id":null,"html_url":"https://github.com/debugtalk/xdiff","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugtalk%2Fxdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugtalk%2Fxdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugtalk%2Fxdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debugtalk%2Fxdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debugtalk","download_url":"https://codeload.github.com/debugtalk/xdiff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244609432,"owners_count":20480781,"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":["compare-data","compare-files","diff","http-response","xdiff"],"created_at":"2024-10-01T13:56:14.340Z","updated_at":"2025-03-20T11:48:14.767Z","avatar_url":"https://github.com/debugtalk.png","language":"Python","readme":"# XDiff\n\nA CLI tool to compare data structures, files, folders, http responses, etc.\n\n## Install\n\n```bash\n$ python setup.py install\n```\n\n## Usage\n\n```text\n$ xdiff -h\nusage: xdiff [-h] [--log-level LOG_LEVEL]\n             [--compare-files COMPARE_FILES [COMPARE_FILES ...]]\n             [--compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]]\n\nA CLI tool to compare data structures, files, folders, http responses, etc.\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --log-level LOG_LEVEL\n                        Specify logging level, default is INFO.\n  --compare-files COMPARE_FILES [COMPARE_FILES ...]\n                        Specify origin file and new file to be compared.\n  --compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]\n                        Specify origin folder and new folder to be compared.\n```\n\n## Examples\n\nCompare two files.\n\n```text\n$ xdiff --compare-files 20170410223650/200/slug111.json 20170410202558/200/slug111.json\n```\n\nCompare files in two folders.\n\n```text\n$ xdiff --compare-folders 20170410223650 20170410202558\n```\n\nCompare files in two folders, and ignore specified keys.\n\n```text\n$ xdiff --compare-folders 20170410223650 20170410202558 --ignore-keys 'overview, faq, cover, photo, uuid, photos'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebugtalk%2Fxdiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebugtalk%2Fxdiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebugtalk%2Fxdiff/lists"}