* migrate docstrings from reST to google format * add raises note Also change behaviour of the `from_option` method to fallback to disabled instead of raising exception on unknown option * fix part of warnings for sphinx * make identation a bit more readable * review fixes * add verbose description for properties to make them parsed by sphinx extenstion * add demo sphinx generator |
||
---|---|---|
.github | ||
docker | ||
docs | ||
package | ||
src/ahriman | ||
tests | ||
.bandit-test.yml | ||
.bandit.yml | ||
.gitignore | ||
.pylintrc | ||
AUTHORS | ||
COPYING | ||
Dockerfile | ||
Makefile | ||
README.md | ||
setup.py | ||
tox.ini | ||
web.png |
ArcH Linux ReposItory MANager
Wrapper for managing custom repository inspired by repo-scripts.
Features
-
Install-configure-forget manager for own repository.
-
Multi-architecture support.
-
VCS packages support.
-
Sign support with gpg (repository, package, per package settings).
-
Synchronization to remote services (rsync, s3 and github) and report generation (email, html, telegram).
-
Dependency manager.
-
Ability to patch AUR packages and even create package from local PKGBUILDs.
-
Repository status interface with optional authorization and control options:
Installation and run
For installation details please refer to the documentation. For command help, --help
subcommand must be used. Subcommands have own help message as well. The package also provides a man page.
Configuration
Every available option is described in the documentation.