{"id":27273300,"url":"https://github.com/kal247/app-remotediff","last_synced_at":"2025-04-11T14:25:38.133Z","repository":{"id":39685741,"uuid":"507129258","full_name":"kal247/App-remotediff","owner":"kal247","description":"remote diff over rsync","archived":false,"fork":false,"pushed_at":"2025-01-02T15:18:44.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T21:46:21.445Z","etag":null,"topics":["diff","perl","remote","rsync","ssh"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kal247.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","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":"2022-06-24T19:56:54.000Z","updated_at":"2025-01-02T15:18:48.000Z","dependencies_parsed_at":"2024-06-03T23:59:33.112Z","dependency_job_id":"08192fa4-7510-4281-a3ad-cd15e278938d","html_url":"https://github.com/kal247/App-remotediff","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"7c384931455d2af934fa05206c083919b3e3a3cd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kal247%2FApp-remotediff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kal247%2FApp-remotediff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kal247%2FApp-remotediff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kal247%2FApp-remotediff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kal247","download_url":"https://codeload.github.com/kal247/App-remotediff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248418692,"owners_count":21100193,"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":["diff","perl","remote","rsync","ssh"],"created_at":"2025-04-11T14:25:37.460Z","updated_at":"2025-04-11T14:25:38.125Z","avatar_url":"https://github.com/kal247.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"remotediff - remote diff over rsync\n===================================\n\nSYNOPSIS\n--------\n\n    $ remotediff [OPTION]... FILES\n\n    Like 'diff' :\n    FILES are 'FILE1 FILE2' or 'DIR1 DIR2' or 'DIR FILE...' or 'FILE... DIR'.\n\n    Like 'rsync' :\n    FILES can be [[USER@]HOST:]SRC\n\n    But '..' is forbidden in local and remote sources.\n\n    All [OPTION] pass through to 'diff'.\n\n\nDESCRIPTION\n-----------\n\n`remotediff` uses `rsync` to copy remote files to a tmp directory, before executing `diff` on them locally.\n\nThe remote files are cached between program executions.\n\n`colordiff` is used if installed and STDOUT is a TTY.\n\n\nINSTALLATION\n------------\n\nTo install this module automatically from CPAN :\n\n    cpan App::remotediff\n\nTo install this module automatically from Git repository :\n\n    cpanm https://github.com/kal247/App-remotediff.git\n\nTo install this module manually, run the following commands :\n\n    perl Makefile.PL\n    make     \n    make test\n    make install\n\n\nSUPPORT AND DOCUMENTATION\n-------------------------\n\nAfter installing, you can find documentation for this module with the `perldoc` command :\n\n    perldoc remotediff\n\nYou can also look for information at :\n\n- CPAN\n\n    [https://metacpan.org/release/App-remotediff](https://metacpan.org/release/App-remotediff)\n\n- GITHUB\n\n    [https://github.com/kal247/App-remotediff](https://github.com/kal247/App-remotediff)\n\n\nLICENSE AND COPYRIGHT\n---------------------\n\nThis software is Copyright (c) 2022-2025 by jul.\n\nThis is free software, licensed under:\n\n    The Artistic License 2.0 (GPL Compatible)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkal247%2Fapp-remotediff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkal247%2Fapp-remotediff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkal247%2Fapp-remotediff/lists"}