{"id":16804781,"url":"https://github.com/ibug/deb-github","last_synced_at":"2025-03-22T02:31:21.065Z","repository":{"id":238932084,"uuid":"797676675","full_name":"iBug/deb-github","owner":"iBug","description":"Build a Debian APT repository from packages on GitHub","archived":false,"fork":false,"pushed_at":"2024-10-24T23:39:53.000Z","size":686,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-25T03:44:58.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/iBug.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":"2024-05-08T09:55:05.000Z","updated_at":"2024-05-30T11:34:16.000Z","dependencies_parsed_at":"2024-05-28T03:02:55.682Z","dependency_job_id":"caf75ca7-8f11-4e16-8086-f7832902428b","html_url":"https://github.com/iBug/deb-github","commit_stats":null,"previous_names":["ibug/deb-github"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBug%2Fdeb-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBug%2Fdeb-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBug%2Fdeb-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iBug%2Fdeb-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iBug","download_url":"https://codeload.github.com/iBug/deb-github/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898010,"owners_count":20528331,"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-13T09:46:07.434Z","updated_at":"2025-03-22T02:31:20.702Z","avatar_url":"https://github.com/iBug.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deb-github\n\nBuild a Debian APT repository from packages on GitHub.\n\n## Usage\n\nAdd one line to `/etc/apt/sources.list.d/ibug.list`:\n\n```shell\ndeb [trusted=yes] https://deb-github.ibugone.com/ stable main\n```\n\nThen run the usual `apt update` commands.\n\n## How it works\n\nThe core feature lies with [`main.py`](main.py).\nIt fetches the packages from configured repositories and produce APT indices (`Release` and `Packages` files).\nThen along with the [`_redirects`](output/_redirects) file, everything is uploaded to a Cloudflare Pages site.\nFrom this point, Cloudflare Pages will serve the index files, while the `_redirects` file will redirect actual package downloads back to GitHub.\n\nThere's a [GitHub Actions workflow](.github/workflows/build.yml) that automates all of these.\n\n## Packages\n\nIndexed repositories are listed in [`config.yml`](config.yml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibug%2Fdeb-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibug%2Fdeb-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibug%2Fdeb-github/lists"}