{"id":15750296,"url":"https://github.com/objarni/dupits","last_synced_at":"2025-03-31T07:15:54.703Z","repository":{"id":2049521,"uuid":"2987141","full_name":"objarni/dupits","owner":"objarni","description":"Find code duplication in one file","archived":false,"fork":false,"pushed_at":"2015-11-26T18:45:28.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T11:55:25.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"NCIP/cadsr-api","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/objarni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-15T11:39:18.000Z","updated_at":"2015-05-27T05:16:13.000Z","dependencies_parsed_at":"2022-07-21T13:18:22.421Z","dependency_job_id":null,"html_url":"https://github.com/objarni/dupits","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/objarni%2Fdupits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/objarni%2Fdupits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/objarni%2Fdupits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/objarni%2Fdupits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/objarni","download_url":"https://codeload.github.com/objarni/dupits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429493,"owners_count":20775808,"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-10-04T06:23:28.946Z","updated_at":"2025-03-31T07:15:54.661Z","avatar_url":"https://github.com/objarni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"dupits v0.1\n===========\n\nAt a glance\n-----------\n\ndupits finds duplication in the files specified on standard\ninput, and then prints a result of its finding to standard output.\n\nA typical use would be:\n\n\tfind . -name \"*.py\" | python dupits.py\n\nIf there is absolutely no duplication in the python files found,\nyou will see the mightly message\n\n\tFound no duplication. Congrats!\n\nHowever, in a more realistic scenario, you would be shown something\nlike this\n\n\tFound duplicate lines:\n\t\tdef test_one(self):\n\t\t\tself.assertEqual(1, 1)\n\n\n\nCommand line options\n====================\n\n\nDependencies\n============\n\nDupits is written in Python2.7 and tested only on that platform for now.\n\nNo external libraries are necessary.\n\n\nLicense\n=======\n\ndupits is licensed under the forgiving MIT-license. Basically, do whatever\nyou please but don't blame me :)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobjarni%2Fdupits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobjarni%2Fdupits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobjarni%2Fdupits/lists"}