{"id":16099967,"url":"https://github.com/fooock/package-analyzer","last_synced_at":"2025-04-05T23:33:14.448Z","repository":{"id":128382983,"uuid":"86361898","full_name":"fooock/package-analyzer","owner":"fooock","description":"Bash script to download the sources of all packages from the Ubuntu main server and analyze it using regular expressions","archived":false,"fork":false,"pushed_at":"2017-04-01T21:05:18.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T05:56:51.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/fooock.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":"2017-03-27T17:02:04.000Z","updated_at":"2021-10-18T00:56:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e1a4ed7-a199-4750-abfb-c67f64d21069","html_url":"https://github.com/fooock/package-analyzer","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/fooock%2Fpackage-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooock%2Fpackage-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooock%2Fpackage-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooock%2Fpackage-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooock","download_url":"https://codeload.github.com/fooock/package-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415794,"owners_count":20935383,"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-09T18:44:40.178Z","updated_at":"2025-04-05T23:33:14.427Z","avatar_url":"https://github.com/fooock.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Package analyzer\nThis is a simple bash script to download the sources from the main repositories\nof a distribution based in debian\n\n## Getting started\nFirst, clone this repo:\n```bash\ngit clone https://github.com/fooock/package-analyzer.git\ncd package-analyzer\n```\n\n## Usage\nThis script has two flags.\n* **-n**: Number of packages to analyze\n* **-s**: Preferred size of the packages to analyze in bytes\n\nImagine that you want to download only 10 packages with less than 10Mb each:\n\n```bash\n$ sudo ./fooocker.sh -n 10 -s 10000000\n```\n\nThe output of the script is relative to the current directory. You can find it in ```$pwd/fooocker```\n\n## Contributing\nThis work is under development, if you want to contribute fork it and send me a PR ;-)\n\n## License\nSee LICENSE file in this repo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooock%2Fpackage-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffooock%2Fpackage-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooock%2Fpackage-analyzer/lists"}