{"id":23739488,"url":"https://github.com/arcan1s/ahriman","last_synced_at":"2026-03-08T12:02:58.812Z","repository":{"id":37411862,"uuid":"344629780","full_name":"arcan1s/ahriman","owner":"arcan1s","description":"ArcH linux ReposItory MANager","archived":false,"fork":false,"pushed_at":"2026-01-22T14:35:18.000Z","size":21524,"stargazers_count":36,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-23T07:27:45.994Z","etag":null,"topics":["arch-linux","archlinux","aur-builder","aur-package","aur-packages","manager","repository"],"latest_commit_sha":null,"homepage":"https://ahriman.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arcan1s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-04T22:46:32.000Z","updated_at":"2026-01-22T14:35:24.000Z","dependencies_parsed_at":"2023-02-16T08:30:44.188Z","dependency_job_id":"4b52addd-8c80-4404-81b8-d95539207d6b","html_url":"https://github.com/arcan1s/ahriman","commit_stats":null,"previous_names":[],"tags_count":117,"template":false,"template_full_name":null,"purl":"pkg:github/arcan1s/ahriman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcan1s%2Fahriman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcan1s%2Fahriman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcan1s%2Fahriman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcan1s%2Fahriman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcan1s","download_url":"https://codeload.github.com/arcan1s/ahriman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcan1s%2Fahriman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28751461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T09:58:17.166Z","status":"ssl_error","status_checked_at":"2026-01-25T09:55:56.104Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["arch-linux","archlinux","aur-builder","aur-package","aur-packages","manager","repository"],"created_at":"2024-12-31T09:36:57.196Z","updated_at":"2026-01-25T10:20:51.880Z","avatar_url":"https://github.com/arcan1s.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# ArcH linux ReposItory MANager\n\n[![tests status](https://github.com/arcan1s/ahriman/actions/workflows/tests.yml/badge.svg)](https://github.com/arcan1s/ahriman/actions/workflows/tests.yml)\n[![setup status](https://github.com/arcan1s/ahriman/actions/workflows/setup.yml/badge.svg)](https://github.com/arcan1s/ahriman/actions/workflows/setup.yml)\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/arcan1s/ahriman?label=Docker%20image\u0026sort=semver)](https://hub.docker.com/r/arcan1s/ahriman)\n[![CodeFactor](https://www.codefactor.io/repository/github/arcan1s/ahriman/badge)](https://www.codefactor.io/repository/github/arcan1s/ahriman)\n[![Documentation Status](https://readthedocs.org/projects/ahriman/badge/?version=latest)](https://ahriman.readthedocs.io)\n\nWrapper for managing custom repository inspired by [repo-scripts](https://github.com/arcan1s/repo-scripts).\n\n## Features\n\n* Install-configure-forget manager for the very own repository.\n* Multi architecture and repository support.\n* Dependency manager.\n* VCS packages support.\n* Official repository support.\n* Ability to patch AUR packages and even create package from local PKGBUILDs.\n* Various rebuild options with ability to automatically bump package version.\n* Sign support with gpg (repository, package), multiple packagers support.\n* Triggers for repository updates, e.g. synchronization to remote services (rsync, S3 and GitHub) and report generation (email, html, telegram).\n* Repository status interface with optional authorization and control options:\n\n    ![web interface](web.png)\n\n## Installation and run\n\nFor installation details kindly refer to the [documentation](https://ahriman.readthedocs.io/en/stable/setup.html). For application commands it is possible to get information by using `--help`/`help` command or by using man page ([web version](https://ahriman.readthedocs.io/en/stable/command-line.html)).\n\n## Configuration\n\nEvery available option is described in the [documentation](https://ahriman.readthedocs.io/en/stable/configuration.html).\n\nThe application provides reasonable defaults which allow to use it out-of-box; however additional steps (like configuring build toolchain and sudoers) are recommended and can be easily achieved by following install instructions.\n\n## [FAQ](https://ahriman.readthedocs.io/en/stable/faq/index.html)\n\n## Live demos\n\n* [Build status page](https://ahriman-demo.arcanis.me). You can log in as `demo` user by using `demo` password. However, you will not be able to run tasks. [HTTP API documentation](https://ahriman-demo.arcanis.me/api-docs) is also available.\n* [Repository index](https://repo.arcanis.me/arcanisrepo/x86_64/).\n* [Telegram feed](https://t.me/arcanisrepo).\n\nDo you have any success story? You can [share it](https://github.com/arcan1s/ahriman/issues/new?template=04-discussion.md)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcan1s%2Fahriman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcan1s%2Fahriman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcan1s%2Fahriman/lists"}