{"id":16931254,"url":"https://github.com/maxgio92/package-crawler","last_synced_at":"2026-04-20T13:37:01.892Z","repository":{"id":203355956,"uuid":"660685692","full_name":"maxgio92/package-crawler","owner":"maxgio92","description":"A package crawler for most known Linux distros","archived":false,"fork":false,"pushed_at":"2024-09-26T12:09:44.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"devel","last_synced_at":"2025-10-06T18:06:58.402Z","etag":null,"topics":["crawler","go","linux","package"],"latest_commit_sha":null,"homepage":"","language":"Go","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/maxgio92.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":"2023-06-30T15:25:24.000Z","updated_at":"2024-09-26T12:10:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"24d992ee-3917-47d4-92b0-473c6b26f2c8","html_url":"https://github.com/maxgio92/package-crawler","commit_stats":null,"previous_names":["maxgio92/linux-packages"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxgio92/package-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgio92%2Fpackage-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgio92%2Fpackage-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgio92%2Fpackage-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgio92%2Fpackage-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxgio92","download_url":"https://codeload.github.com/maxgio92/package-crawler/tar.gz/refs/heads/devel","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgio92%2Fpackage-crawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278655146,"owners_count":26022968,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["crawler","go","linux","package"],"created_at":"2024-10-13T20:43:35.742Z","updated_at":"2025-10-06T18:07:34.960Z","avatar_url":"https://github.com/maxgio92.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## package-crawler\n\nA crawler for packages distributed by Linux distros. This is a proof of concept for a multi-stage data processing pipeline in Go.\n\n\u003e **Disclaimer**: this project is in experimental stage.\n\n## Quickstart\n\n```shell\npackage-crawler --all PACKAGE_NAME 2\u003edebug.log 1\u003eresult.json\n```\n\n## Development\n\n### Testing\n\nAll tests:\n\n```\ngo test -tags all_tests ./...\n```\n\n#### Unit tests\n\nAll unit tests:\n\n```\ngo test -tags all_unit_tests ./...\n```\n\nUnit tests per feature:\n\n```\ngo test -tags unit_tests,packages ./...\ngo test -tags unit_tests,database ./...\ngo test -tags unit_tests,repository ./...\n```\n\n#### Integration tests\n\nAll integration tests:\n\n```\ngo test -tags all_integration_tests ./...\n```\n\nIntegration tests per feature:\n\n```\ngo test -tags integration_tests,packages ./...\ngo test -tags integration_tests,database ./...\ngo test -tags integration_tests,repository ./...\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgio92%2Fpackage-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxgio92%2Fpackage-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgio92%2Fpackage-crawler/lists"}