{"id":21880528,"url":"https://github.com/brucewind/pyhon-lint-autoclean","last_synced_at":"2026-04-16T00:32:25.210Z","repository":{"id":92556138,"uuid":"61627498","full_name":"BruceWind/pyhon-lint-autoclean","owner":"BruceWind","description":"用python命令清楚android-lint工具到处的lint.xml中的没有被引用到的资源文件。实现删除unused resource","archived":false,"fork":false,"pushed_at":"2016-07-09T06:18:28.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T09:39:41.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BruceWind.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-21T11:08:33.000Z","updated_at":"2016-06-21T11:20:33.000Z","dependencies_parsed_at":"2023-03-03T13:00:39.235Z","dependency_job_id":null,"html_url":"https://github.com/BruceWind/pyhon-lint-autoclean","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BruceWind/pyhon-lint-autoclean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2Fpyhon-lint-autoclean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2Fpyhon-lint-autoclean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2Fpyhon-lint-autoclean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2Fpyhon-lint-autoclean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BruceWind","download_url":"https://codeload.github.com/BruceWind/pyhon-lint-autoclean/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceWind%2Fpyhon-lint-autoclean/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-28T09:14:19.339Z","updated_at":"2026-04-16T00:32:25.180Z","avatar_url":"https://github.com/BruceWind.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyhon-lint-autoclean\n\nandroid开发中往往由于apk包过大，需要删除一些多余的资源文件，来缩小apk\n使用lint工具生成了lint.xml之后， 发现里面的文件太多了，lint并没有提供一次性删除unuse resource的文件。\n\n对于一个个手动操作删除文件的方式，始终觉得太傻逼了。\n\n需要一种自动化方案。\n这个python代码，可以用命令，帮助我们一次性删除所有的**unuse resource**。\n\n```\nsudo python ./autoclean_resource.py -i ./lint-results.xml  -e ./excep.xml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucewind%2Fpyhon-lint-autoclean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrucewind%2Fpyhon-lint-autoclean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucewind%2Fpyhon-lint-autoclean/lists"}